[glade] * 41 files: Fixed typo in LGPL License file headers.
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade] * 41 files: Fixed typo in LGPL License file headers.
- Date: Mon, 24 Jan 2011 08:30:41 +0000 (UTC)
commit d12980f48945e9a2bf4e626a59425db8b3b56109
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date: Mon Jan 24 17:36:13 2011 +0900
* 41 files: Fixed typo in LGPL License file headers.
ChangeLog | 4 ++++
gladeui/glade-cell-renderer-icon.c | 2 +-
gladeui/glade-cell-renderer-icon.h | 2 +-
gladeui/glade-displayable-values.c | 2 +-
gladeui/glade-editable.c | 2 +-
gladeui/glade-name-context.c | 2 +-
gladeui/glade-signal-class.c | 2 +-
gladeui/glade-signal-class.h | 2 +-
gladeui/glade-signal-model.c | 2 +-
gladeui/glade-signal-model.h | 2 +-
plugins/gtk+/glade-activatable-editor.c | 2 +-
plugins/gtk+/glade-activatable-editor.h | 2 +-
plugins/gtk+/glade-button-editor.c | 2 +-
plugins/gtk+/glade-button-editor.h | 2 +-
plugins/gtk+/glade-cell-renderer-editor.c | 2 +-
plugins/gtk+/glade-cell-renderer-editor.h | 2 +-
plugins/gtk+/glade-column-types.c | 2 +-
plugins/gtk+/glade-column-types.h | 2 +-
plugins/gtk+/glade-entry-editor.c | 2 +-
plugins/gtk+/glade-entry-editor.h | 2 +-
plugins/gtk+/glade-icon-factory-editor.c | 2 +-
plugins/gtk+/glade-icon-factory-editor.h | 2 +-
plugins/gtk+/glade-icon-sources.c | 2 +-
plugins/gtk+/glade-icon-sources.h | 2 +-
plugins/gtk+/glade-image-editor.c | 2 +-
plugins/gtk+/glade-image-editor.h | 2 +-
plugins/gtk+/glade-image-item-editor.c | 2 +-
plugins/gtk+/glade-image-item-editor.h | 2 +-
plugins/gtk+/glade-label-editor.c | 2 +-
plugins/gtk+/glade-label-editor.h | 2 +-
plugins/gtk+/glade-model-data.c | 2 +-
plugins/gtk+/glade-model-data.h | 2 +-
plugins/gtk+/glade-store-editor.c | 2 +-
plugins/gtk+/glade-store-editor.h | 2 +-
plugins/gtk+/glade-text-button.c | 2 +-
plugins/gtk+/glade-text-button.h | 2 +-
plugins/gtk+/glade-tool-button-editor.c | 2 +-
plugins/gtk+/glade-tool-button-editor.h | 2 +-
plugins/gtk+/glade-tool-item-group-editor.c | 2 +-
plugins/gtk+/glade-tool-item-group-editor.h | 2 +-
plugins/gtk+/glade-treeview-editor.c | 2 +-
plugins/gtk+/glade-treeview-editor.h | 2 +-
42 files changed, 45 insertions(+), 41 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index f14cfed..e8fd84e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-01-24 Tristan Van Berkom <tristanvb openismus com>
+
+ * 41 files: Fixed typo in LGPL License file headers.
+
2011-01-22 Tristan Van Berkom <tristanvb openismus com>
* gladeui/glade-command.[ch]: Removed glade_command_set_naming_policy().
diff --git a/gladeui/glade-cell-renderer-icon.c b/gladeui/glade-cell-renderer-icon.c
index 656df56..287d682 100644
--- a/gladeui/glade-cell-renderer-icon.c
+++ b/gladeui/glade-cell-renderer-icon.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/gladeui/glade-cell-renderer-icon.h b/gladeui/glade-cell-renderer-icon.h
index 966f24d..1e61bb1 100644
--- a/gladeui/glade-cell-renderer-icon.h
+++ b/gladeui/glade-cell-renderer-icon.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2010 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/gladeui/glade-displayable-values.c b/gladeui/glade-displayable-values.c
index 4f9046b..10ada9f 100644
--- a/gladeui/glade-displayable-values.c
+++ b/gladeui/glade-displayable-values.c
@@ -6,7 +6,7 @@
* Authors:
* Tristan Van Berkom <tvb gnome org>
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/gladeui/glade-editable.c b/gladeui/glade-editable.c
index 94bf3ca..24a6319 100644
--- a/gladeui/glade-editable.c
+++ b/gladeui/glade-editable.c
@@ -6,7 +6,7 @@
* Authors:
* Tristan Van Berkom <tvb gnome org>
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/gladeui/glade-name-context.c b/gladeui/glade-name-context.c
index e94e250..bf0d930 100644
--- a/gladeui/glade-name-context.c
+++ b/gladeui/glade-name-context.c
@@ -3,7 +3,7 @@
*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/gladeui/glade-signal-class.c b/gladeui/glade-signal-class.c
index df96fdd..2f40be5 100644
--- a/gladeui/glade-signal-class.c
+++ b/gladeui/glade-signal-class.c
@@ -5,7 +5,7 @@
* Authors:
* Tristan Van Berkom <tristanvb openismus com>
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/gladeui/glade-signal-class.h b/gladeui/glade-signal-class.h
index 89baef0..5f86f45 100644
--- a/gladeui/glade-signal-class.h
+++ b/gladeui/glade-signal-class.h
@@ -5,7 +5,7 @@
* Authors:
* Tristan Van Berkom <tristanvb openismus com>
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/gladeui/glade-signal-model.c b/gladeui/glade-signal-model.c
index 5a94f39..b02af71 100644
--- a/gladeui/glade-signal-model.c
+++ b/gladeui/glade-signal-model.c
@@ -2,7 +2,7 @@
* glade3
* Copyright (C) Johannes Schmid 2010 <jhs gnome org>
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/gladeui/glade-signal-model.h b/gladeui/glade-signal-model.h
index 32c173f..49ee89a 100644
--- a/gladeui/glade-signal-model.h
+++ b/gladeui/glade-signal-model.h
@@ -2,7 +2,7 @@
* glade3
* Copyright (C) Johannes Schmid 2010 <jhs gnome org>
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-activatable-editor.c b/plugins/gtk+/glade-activatable-editor.c
index 3ff7f47..a1179e7 100644
--- a/plugins/gtk+/glade-activatable-editor.c
+++ b/plugins/gtk+/glade-activatable-editor.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-activatable-editor.h b/plugins/gtk+/glade-activatable-editor.h
index f59cba4..3fca6fd 100644
--- a/plugins/gtk+/glade-activatable-editor.h
+++ b/plugins/gtk+/glade-activatable-editor.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-button-editor.c b/plugins/gtk+/glade-button-editor.c
index 5c10fed..aca6ff8 100644
--- a/plugins/gtk+/glade-button-editor.c
+++ b/plugins/gtk+/glade-button-editor.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-button-editor.h b/plugins/gtk+/glade-button-editor.h
index 0189d5b..281e6ef 100644
--- a/plugins/gtk+/glade-button-editor.h
+++ b/plugins/gtk+/glade-button-editor.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-cell-renderer-editor.c b/plugins/gtk+/glade-cell-renderer-editor.c
index 637922a..ae9899e 100644
--- a/plugins/gtk+/glade-cell-renderer-editor.c
+++ b/plugins/gtk+/glade-cell-renderer-editor.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-cell-renderer-editor.h b/plugins/gtk+/glade-cell-renderer-editor.h
index da9f842..30aaeb2 100644
--- a/plugins/gtk+/glade-cell-renderer-editor.h
+++ b/plugins/gtk+/glade-cell-renderer-editor.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-column-types.c b/plugins/gtk+/glade-column-types.c
index 114120c..7532c7e 100644
--- a/plugins/gtk+/glade-column-types.c
+++ b/plugins/gtk+/glade-column-types.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Juan Pablo Ugarte.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-column-types.h b/plugins/gtk+/glade-column-types.h
index 0714e5c..258b52d 100644
--- a/plugins/gtk+/glade-column-types.h
+++ b/plugins/gtk+/glade-column-types.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Juan Pablo Ugarte.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-entry-editor.c b/plugins/gtk+/glade-entry-editor.c
index c261aa4..4746b20 100644
--- a/plugins/gtk+/glade-entry-editor.c
+++ b/plugins/gtk+/glade-entry-editor.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-entry-editor.h b/plugins/gtk+/glade-entry-editor.h
index c3fa122..6d045eb 100644
--- a/plugins/gtk+/glade-entry-editor.h
+++ b/plugins/gtk+/glade-entry-editor.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-icon-factory-editor.c b/plugins/gtk+/glade-icon-factory-editor.c
index b9fa463..548957e 100644
--- a/plugins/gtk+/glade-icon-factory-editor.c
+++ b/plugins/gtk+/glade-icon-factory-editor.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-icon-factory-editor.h b/plugins/gtk+/glade-icon-factory-editor.h
index 571758e..00d1c3b 100644
--- a/plugins/gtk+/glade-icon-factory-editor.h
+++ b/plugins/gtk+/glade-icon-factory-editor.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-icon-sources.c b/plugins/gtk+/glade-icon-sources.c
index 08aa34d..4feff85 100644
--- a/plugins/gtk+/glade-icon-sources.c
+++ b/plugins/gtk+/glade-icon-sources.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-icon-sources.h b/plugins/gtk+/glade-icon-sources.h
index 5d05f59..a9a40f3 100644
--- a/plugins/gtk+/glade-icon-sources.h
+++ b/plugins/gtk+/glade-icon-sources.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-image-editor.c b/plugins/gtk+/glade-image-editor.c
index fbb917b..06d5929 100644
--- a/plugins/gtk+/glade-image-editor.c
+++ b/plugins/gtk+/glade-image-editor.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-image-editor.h b/plugins/gtk+/glade-image-editor.h
index 61f61e0..32c0363 100644
--- a/plugins/gtk+/glade-image-editor.h
+++ b/plugins/gtk+/glade-image-editor.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-image-item-editor.c b/plugins/gtk+/glade-image-item-editor.c
index 374d8e3..64fae00 100644
--- a/plugins/gtk+/glade-image-item-editor.c
+++ b/plugins/gtk+/glade-image-item-editor.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-image-item-editor.h b/plugins/gtk+/glade-image-item-editor.h
index acf229f..7d901e5 100644
--- a/plugins/gtk+/glade-image-item-editor.h
+++ b/plugins/gtk+/glade-image-item-editor.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-label-editor.c b/plugins/gtk+/glade-label-editor.c
index e974564..68947f0 100644
--- a/plugins/gtk+/glade-label-editor.c
+++ b/plugins/gtk+/glade-label-editor.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-label-editor.h b/plugins/gtk+/glade-label-editor.h
index 2652f9b..5be31ef 100644
--- a/plugins/gtk+/glade-label-editor.h
+++ b/plugins/gtk+/glade-label-editor.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-model-data.c b/plugins/gtk+/glade-model-data.c
index 80a9d9a..477d427 100644
--- a/plugins/gtk+/glade-model-data.c
+++ b/plugins/gtk+/glade-model-data.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-model-data.h b/plugins/gtk+/glade-model-data.h
index b2add4a..b6f5bf6 100644
--- a/plugins/gtk+/glade-model-data.h
+++ b/plugins/gtk+/glade-model-data.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-store-editor.c b/plugins/gtk+/glade-store-editor.c
index ceb194e..1fa4178 100644
--- a/plugins/gtk+/glade-store-editor.c
+++ b/plugins/gtk+/glade-store-editor.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-store-editor.h b/plugins/gtk+/glade-store-editor.h
index a6425b2..0e33aa6 100644
--- a/plugins/gtk+/glade-store-editor.h
+++ b/plugins/gtk+/glade-store-editor.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-text-button.c b/plugins/gtk+/glade-text-button.c
index 79308c2..40f9cc0 100644
--- a/plugins/gtk+/glade-text-button.c
+++ b/plugins/gtk+/glade-text-button.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-text-button.h b/plugins/gtk+/glade-text-button.h
index 20d500c..d4b8332 100644
--- a/plugins/gtk+/glade-text-button.h
+++ b/plugins/gtk+/glade-text-button.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-tool-button-editor.c b/plugins/gtk+/glade-tool-button-editor.c
index 3d4ecce..e127228 100644
--- a/plugins/gtk+/glade-tool-button-editor.c
+++ b/plugins/gtk+/glade-tool-button-editor.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-tool-button-editor.h b/plugins/gtk+/glade-tool-button-editor.h
index 070bb79..75faf99 100644
--- a/plugins/gtk+/glade-tool-button-editor.h
+++ b/plugins/gtk+/glade-tool-button-editor.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-tool-item-group-editor.c b/plugins/gtk+/glade-tool-item-group-editor.c
index c39a6ea..986054a 100644
--- a/plugins/gtk+/glade-tool-item-group-editor.c
+++ b/plugins/gtk+/glade-tool-item-group-editor.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2010 Openismus GmbH
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-tool-item-group-editor.h b/plugins/gtk+/glade-tool-item-group-editor.h
index cc0f925..02f277d 100644
--- a/plugins/gtk+/glade-tool-item-group-editor.h
+++ b/plugins/gtk+/glade-tool-item-group-editor.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-treeview-editor.c b/plugins/gtk+/glade-treeview-editor.c
index 8232dc7..94b67db 100644
--- a/plugins/gtk+/glade-treeview-editor.c
+++ b/plugins/gtk+/glade-treeview-editor.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
diff --git a/plugins/gtk+/glade-treeview-editor.h b/plugins/gtk+/glade-treeview-editor.h
index cdc7bff..b04cb5c 100644
--- a/plugins/gtk+/glade-treeview-editor.h
+++ b/plugins/gtk+/glade-treeview-editor.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Tristan Van Berkom.
*
- * This library is free software; you can redistribute it and/or it
+ * 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; either version 2.1 of
* the License, or (at your option) any later version.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]