[perl-Gnome2] Remove FSF address and shorten license notice



commit e5cd55b482dce1808583386ad98a5edaa199c833
Author: Brian Manning <bmanning src gnome org>
Date:   Sun Sep 29 14:11:43 2013 -0700

    Remove FSF address and shorten license notice
    
    - Reference toplevel LICENSE file in license notices at the top of all
      of the *.xs files for full license text and correct address to FSF

 xs/BonoboDock.xs             |   11 ++++-------
 xs/BonoboDockItem.xs         |   11 ++++-------
 xs/Gnome2.xs                 |   11 ++++-------
 xs/GnomeAbout.xs             |   11 ++++-------
 xs/GnomeApp.xs               |   11 ++++-------
 xs/GnomeAppBar.xs            |   11 ++++-------
 xs/GnomeAppHelper.xs         |   11 ++++-------
 xs/GnomeClient.xs            |   11 ++++-------
 xs/GnomeColorPicker.xs       |   11 ++++-------
 xs/GnomeConfig.xs            |   11 ++++-------
 xs/GnomeDateEdit.xs          |   11 ++++-------
 xs/GnomeDruid.xs             |   11 ++++-------
 xs/GnomeDruidPage.xs         |   11 ++++-------
 xs/GnomeDruidPageEdge.xs     |   11 ++++-------
 xs/GnomeDruidPageStandard.xs |   11 ++++-------
 xs/GnomeEntry.xs             |   11 ++++-------
 xs/GnomeFileEntry.xs         |   11 ++++-------
 xs/GnomeFontPicker.xs        |   11 ++++-------
 xs/GnomeGConf.xs             |   11 ++++-------
 xs/GnomeHRef.xs              |   11 ++++-------
 xs/GnomeHelp.xs              |   11 ++++-------
 xs/GnomeI18N.xs              |   11 ++++-------
 xs/GnomeIconEntry.xs         |   11 ++++-------
 xs/GnomeIconList.xs          |   11 ++++-------
 xs/GnomeIconLookup.xs        |   11 ++++-------
 xs/GnomeIconSelection.xs     |   11 ++++-------
 xs/GnomeIconTextItem.xs      |   11 ++++-------
 xs/GnomeIconTheme.xs         |   11 ++++-------
 xs/GnomeInit.xs              |   11 ++++-------
 xs/GnomeModuleInfo.xs        |   11 ++++-------
 xs/GnomePasswordDialog.xs    |   11 ++++-------
 xs/GnomePixmapEntry.xs       |   11 ++++-------
 xs/GnomePopupMenu.xs         |   11 ++++-------
 xs/GnomeProgram.xs           |   11 ++++-------
 xs/GnomeScore.xs             |   11 ++++-------
 xs/GnomeScores.xs            |   11 ++++-------
 xs/GnomeSound.xs             |   11 ++++-------
 xs/GnomeThumbnail.xs         |   11 ++++-------
 xs/GnomeUIDefs.xs            |   11 ++++-------
 xs/GnomeURL.xs               |   11 ++++-------
 xs/GnomeUtil.xs              |   11 ++++-------
 xs/GnomeWindow.xs            |   11 ++++-------
 xs/GnomeWindowIcon.xs        |   11 ++++-------
 43 files changed, 172 insertions(+), 301 deletions(-)
---
diff --git a/xs/BonoboDock.xs b/xs/BonoboDock.xs
index 1efaada..c9b3f91 100644
--- a/xs/BonoboDock.xs
+++ b/xs/BonoboDock.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/BonoboDockItem.xs b/xs/BonoboDockItem.xs
index 3b07a3d..a6decfe 100644
--- a/xs/BonoboDockItem.xs
+++ b/xs/BonoboDockItem.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/Gnome2.xs b/xs/Gnome2.xs
index f39fb3b..7d16821 100644
--- a/xs/Gnome2.xs
+++ b/xs/Gnome2.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeAbout.xs b/xs/GnomeAbout.xs
index 972bbe1..9f256c2 100644
--- a/xs/GnomeAbout.xs
+++ b/xs/GnomeAbout.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeApp.xs b/xs/GnomeApp.xs
index bc5aeb8..06a6891 100644
--- a/xs/GnomeApp.xs
+++ b/xs/GnomeApp.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeAppBar.xs b/xs/GnomeAppBar.xs
index 101132f..73ae4c5 100644
--- a/xs/GnomeAppBar.xs
+++ b/xs/GnomeAppBar.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeAppHelper.xs b/xs/GnomeAppHelper.xs
index 5d97cc0..1928135 100644
--- a/xs/GnomeAppHelper.xs
+++ b/xs/GnomeAppHelper.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeClient.xs b/xs/GnomeClient.xs
index 7946dba..34158d5 100644
--- a/xs/GnomeClient.xs
+++ b/xs/GnomeClient.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeColorPicker.xs b/xs/GnomeColorPicker.xs
index 4ce6105..f5a9f52 100644
--- a/xs/GnomeColorPicker.xs
+++ b/xs/GnomeColorPicker.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeConfig.xs b/xs/GnomeConfig.xs
index 8fae54d..7b2f3cc 100644
--- a/xs/GnomeConfig.xs
+++ b/xs/GnomeConfig.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeDateEdit.xs b/xs/GnomeDateEdit.xs
index a7bc2a7..290c7e2 100644
--- a/xs/GnomeDateEdit.xs
+++ b/xs/GnomeDateEdit.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeDruid.xs b/xs/GnomeDruid.xs
index 2f06c9b..ca11cd7 100644
--- a/xs/GnomeDruid.xs
+++ b/xs/GnomeDruid.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeDruidPage.xs b/xs/GnomeDruidPage.xs
index 24d06fe..8cf5460 100644
--- a/xs/GnomeDruidPage.xs
+++ b/xs/GnomeDruidPage.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeDruidPageEdge.xs b/xs/GnomeDruidPageEdge.xs
index 7782fa5..1f7c011 100644
--- a/xs/GnomeDruidPageEdge.xs
+++ b/xs/GnomeDruidPageEdge.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeDruidPageStandard.xs b/xs/GnomeDruidPageStandard.xs
index 6e7e82f..25c6a22 100644
--- a/xs/GnomeDruidPageStandard.xs
+++ b/xs/GnomeDruidPageStandard.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeEntry.xs b/xs/GnomeEntry.xs
index 8b9b625..b98b57c 100644
--- a/xs/GnomeEntry.xs
+++ b/xs/GnomeEntry.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeFileEntry.xs b/xs/GnomeFileEntry.xs
index e053f5d..08567ba 100644
--- a/xs/GnomeFileEntry.xs
+++ b/xs/GnomeFileEntry.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeFontPicker.xs b/xs/GnomeFontPicker.xs
index 07a0199..04b1b68 100644
--- a/xs/GnomeFontPicker.xs
+++ b/xs/GnomeFontPicker.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeGConf.xs b/xs/GnomeGConf.xs
index 5ce8fc6..08daf0e 100644
--- a/xs/GnomeGConf.xs
+++ b/xs/GnomeGConf.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeHRef.xs b/xs/GnomeHRef.xs
index eefaac1..defcb60 100644
--- a/xs/GnomeHRef.xs
+++ b/xs/GnomeHRef.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeHelp.xs b/xs/GnomeHelp.xs
index d839cd5..0ef7f3d 100644
--- a/xs/GnomeHelp.xs
+++ b/xs/GnomeHelp.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeI18N.xs b/xs/GnomeI18N.xs
index 1de9b6b..1667b36 100644
--- a/xs/GnomeI18N.xs
+++ b/xs/GnomeI18N.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeIconEntry.xs b/xs/GnomeIconEntry.xs
index 074ef22..5915693 100644
--- a/xs/GnomeIconEntry.xs
+++ b/xs/GnomeIconEntry.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeIconList.xs b/xs/GnomeIconList.xs
index 933a371..57bef04 100644
--- a/xs/GnomeIconList.xs
+++ b/xs/GnomeIconList.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeIconLookup.xs b/xs/GnomeIconLookup.xs
index 5e9cde0..1fbaa60 100644
--- a/xs/GnomeIconLookup.xs
+++ b/xs/GnomeIconLookup.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeIconSelection.xs b/xs/GnomeIconSelection.xs
index 7dac631..c883039 100644
--- a/xs/GnomeIconSelection.xs
+++ b/xs/GnomeIconSelection.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeIconTextItem.xs b/xs/GnomeIconTextItem.xs
index 78f0ea9..af19b26 100644
--- a/xs/GnomeIconTextItem.xs
+++ b/xs/GnomeIconTextItem.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeIconTheme.xs b/xs/GnomeIconTheme.xs
index 85db68a..f8d3b43 100644
--- a/xs/GnomeIconTheme.xs
+++ b/xs/GnomeIconTheme.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeInit.xs b/xs/GnomeInit.xs
index ab46964..49a4525 100644
--- a/xs/GnomeInit.xs
+++ b/xs/GnomeInit.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeModuleInfo.xs b/xs/GnomeModuleInfo.xs
index fbd7501..dfae0fa 100644
--- a/xs/GnomeModuleInfo.xs
+++ b/xs/GnomeModuleInfo.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomePasswordDialog.xs b/xs/GnomePasswordDialog.xs
index 28c0fff..9084be3 100644
--- a/xs/GnomePasswordDialog.xs
+++ b/xs/GnomePasswordDialog.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomePixmapEntry.xs b/xs/GnomePixmapEntry.xs
index c5c035d..071da1c 100644
--- a/xs/GnomePixmapEntry.xs
+++ b/xs/GnomePixmapEntry.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomePopupMenu.xs b/xs/GnomePopupMenu.xs
index 8829445..7742d09 100644
--- a/xs/GnomePopupMenu.xs
+++ b/xs/GnomePopupMenu.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeProgram.xs b/xs/GnomeProgram.xs
index 83ee4cf..99ddc99 100644
--- a/xs/GnomeProgram.xs
+++ b/xs/GnomeProgram.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeScore.xs b/xs/GnomeScore.xs
index 2949e07..2547fde 100644
--- a/xs/GnomeScore.xs
+++ b/xs/GnomeScore.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeScores.xs b/xs/GnomeScores.xs
index 4e65071..77bc993 100644
--- a/xs/GnomeScores.xs
+++ b/xs/GnomeScores.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeSound.xs b/xs/GnomeSound.xs
index 8b1405d..857792f 100644
--- a/xs/GnomeSound.xs
+++ b/xs/GnomeSound.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeThumbnail.xs b/xs/GnomeThumbnail.xs
index 7412ee5..3d76a2f 100644
--- a/xs/GnomeThumbnail.xs
+++ b/xs/GnomeThumbnail.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeUIDefs.xs b/xs/GnomeUIDefs.xs
index 559114e..8bf25f8 100644
--- a/xs/GnomeUIDefs.xs
+++ b/xs/GnomeUIDefs.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeURL.xs b/xs/GnomeURL.xs
index c772eef..ee93daa 100644
--- a/xs/GnomeURL.xs
+++ b/xs/GnomeURL.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeUtil.xs b/xs/GnomeUtil.xs
index a7d1eb0..023a8d5 100644
--- a/xs/GnomeUtil.xs
+++ b/xs/GnomeUtil.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"
diff --git a/xs/GnomeWindow.xs b/xs/GnomeWindow.xs
index cc5b26d..2c8cb28 100644
--- a/xs/GnomeWindow.xs
+++ b/xs/GnomeWindow.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 /* the stuff in gnome-window.h was deprecated as of Oct '03 */
diff --git a/xs/GnomeWindowIcon.xs b/xs/GnomeWindowIcon.xs
index 70e70ef..876d1b5 100644
--- a/xs/GnomeWindowIcon.xs
+++ b/xs/GnomeWindowIcon.xs
@@ -8,14 +8,11 @@
  * 
  * 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
- * 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, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * See the LICENSE file in the top level of this distribution
+ * for the complete license terms.
  *
- * $Id$
  */
 
 #include "gnome2perl.h"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]