diff --git a/extensions/linux/src/IMiCASAKeys.h b/extensions/linux/src/IMiCASAKeys.h index 7bd44325..32190723 100644 --- a/extensions/linux/src/IMiCASAKeys.h +++ b/extensions/linux/src/IMiCASAKeys.h @@ -2,6 +2,28 @@ * DO NOT EDIT. THIS FILE IS GENERATED FROM IMiCASAKeys.idl */ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ + #ifndef __gen_IMiCASAKeys_h__ #define __gen_IMiCASAKeys_h__ diff --git a/extensions/linux/src/MiCASAKeys.cpp b/extensions/linux/src/MiCASAKeys.cpp index 7a542213..8b10a162 100644 --- a/extensions/linux/src/MiCASAKeys.cpp +++ b/extensions/linux/src/MiCASAKeys.cpp @@ -1,3 +1,25 @@ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ + #include "MiCASAKeys.h" #include #include diff --git a/extensions/linux/src/MiCASAKeys.h b/extensions/linux/src/MiCASAKeys.h index c64722b6..19c0c172 100644 --- a/extensions/linux/src/MiCASAKeys.h +++ b/extensions/linux/src/MiCASAKeys.h @@ -1,3 +1,25 @@ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ + #ifndef _MICASA_KEYS_H_ #define _MICASA_KEYS_H_ diff --git a/extensions/linux/src/MiCASAKeysModule.cpp b/extensions/linux/src/MiCASAKeysModule.cpp index 9b8383b7..7a3615d5 100644 --- a/extensions/linux/src/MiCASAKeysModule.cpp +++ b/extensions/linux/src/MiCASAKeysModule.cpp @@ -1,3 +1,25 @@ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ + #include "nsIGenericFactory.h" #include "MiCASAKeys.h" diff --git a/tools/w32/VersionVDProj/App.cs b/tools/w32/VersionVDProj/App.cs index 33fdc982..40577c7d 100644 --- a/tools/w32/VersionVDProj/App.cs +++ b/tools/w32/VersionVDProj/App.cs @@ -1,3 +1,25 @@ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ + // // copyright 2003 Don Kackman - mailto:dkackman_2000@yahoo.com // diff --git a/tools/w32/VersionVDProj/ArgumentParser.cs b/tools/w32/VersionVDProj/ArgumentParser.cs index 0c553fae..3ad2e449 100644 --- a/tools/w32/VersionVDProj/ArgumentParser.cs +++ b/tools/w32/VersionVDProj/ArgumentParser.cs @@ -1,3 +1,25 @@ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ + using System; using System.IO; using System.Collections; diff --git a/tools/w32/VersionVDProj/AssemblyInfo.cs b/tools/w32/VersionVDProj/AssemblyInfo.cs index 5ee20efd..c5fedddf 100644 --- a/tools/w32/VersionVDProj/AssemblyInfo.cs +++ b/tools/w32/VersionVDProj/AssemblyInfo.cs @@ -1,3 +1,25 @@ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ + // // copyright 2003 Don Kackman - mailto:dkackman_2000@yahoo.com // diff --git a/tools/w32/VersionVDProj/MSIProjectVersioner.cs b/tools/w32/VersionVDProj/MSIProjectVersioner.cs index a91f4a3b..52a0474b 100644 --- a/tools/w32/VersionVDProj/MSIProjectVersioner.cs +++ b/tools/w32/VersionVDProj/MSIProjectVersioner.cs @@ -1,3 +1,25 @@ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ + // // copyright 2003 Don Kackman - mailto:dkackman_2000@yahoo.com // diff --git a/tools/w32/VersionVDProj/MSMProjectVersioner.cs b/tools/w32/VersionVDProj/MSMProjectVersioner.cs index 5c19d305..01adff84 100644 --- a/tools/w32/VersionVDProj/MSMProjectVersioner.cs +++ b/tools/w32/VersionVDProj/MSMProjectVersioner.cs @@ -1,9 +1,31 @@ +/*********************************************************************** + * + * Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; version 2.1 + * of the License. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, Novell, Inc. + * + * To contact Novell about this file by physical or electronic mail, + * you may find current contact information at www.novell.com. + * + ***********************************************************************/ // // copyright 2003 Don Kackman - mailto:dkackman_2000@yahoo.com // // no warranty expressed or implied // use however you'd like // + using System; using System.IO; using System.Collections;