summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristian Rietveld <kris@gtk.org>2003-10-24 18:36:55 +0000
committerKristian Rietveld <kristian@src.gnome.org>2003-10-24 18:36:55 +0000
commit2e2b780f97cf86e07193cebad0e905ef845afd60 (patch)
treec071a3cb994e09c8d61930eea6b70405ace461ac
parent021ec700a539f5c0a4ec9d313affba156b5e161c (diff)
downloadgdk-pixbuf-2e2b780f97cf86e07193cebad0e905ef845afd60.tar.gz
Fix licensing (I managed to put it under GPL licensing instead of
Fri Oct 24 20:31:35 2003 Kristian Rietveld <kris@gtk.org> * gtk/gtkcellview.[ch], gtk/gtkcellviewmenuitem.[ch], gtk/gtkcombobox.[ch], gtk/gtkcomboboxentry.[ch], gtk/gtktreemodelfilter.[ch]: Fix licensing (I managed to put it under GPL licensing instead of LGPL...). (Fixes #125381, Soeren Sandmann).
-rw-r--r--ChangeLog8
-rw-r--r--ChangeLog.pre-2-108
-rw-r--r--ChangeLog.pre-2-48
-rw-r--r--ChangeLog.pre-2-68
-rw-r--r--ChangeLog.pre-2-88
-rw-r--r--gtk/gtkcellview.c16
-rw-r--r--gtk/gtkcellview.h16
-rw-r--r--gtk/gtkcellviewmenuitem.c16
-rw-r--r--gtk/gtkcellviewmenuitem.h16
-rw-r--r--gtk/gtkcombobox.c16
-rw-r--r--gtk/gtkcombobox.h16
-rw-r--r--gtk/gtkcomboboxentry.c16
-rw-r--r--gtk/gtkcomboboxentry.h16
-rw-r--r--gtk/gtktreemodelfilter.c16
-rw-r--r--gtk/gtktreemodelfilter.h16
15 files changed, 120 insertions, 80 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d5989783..09674c095 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Fri Oct 24 20:31:35 2003 Kristian Rietveld <kris@gtk.org>
+
+ * gtk/gtkcellview.[ch], gtk/gtkcellviewmenuitem.[ch],
+ gtk/gtkcombobox.[ch], gtk/gtkcomboboxentry.[ch],
+ gtk/gtktreemodelfilter.[ch]: Fix licensing (I managed to put it
+ under GPL licensing instead of LGPL...). (Fixes #125381, Soeren
+ Sandmann).
+
Fri Oct 24 20:22:40 2003 Kristian Rietveld <kris@gtk.org>
* gtk/gtktreemodelfilter.h: add padding to the class structure.
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 1d5989783..09674c095 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,11 @@
+Fri Oct 24 20:31:35 2003 Kristian Rietveld <kris@gtk.org>
+
+ * gtk/gtkcellview.[ch], gtk/gtkcellviewmenuitem.[ch],
+ gtk/gtkcombobox.[ch], gtk/gtkcomboboxentry.[ch],
+ gtk/gtktreemodelfilter.[ch]: Fix licensing (I managed to put it
+ under GPL licensing instead of LGPL...). (Fixes #125381, Soeren
+ Sandmann).
+
Fri Oct 24 20:22:40 2003 Kristian Rietveld <kris@gtk.org>
* gtk/gtktreemodelfilter.h: add padding to the class structure.
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 1d5989783..09674c095 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,11 @@
+Fri Oct 24 20:31:35 2003 Kristian Rietveld <kris@gtk.org>
+
+ * gtk/gtkcellview.[ch], gtk/gtkcellviewmenuitem.[ch],
+ gtk/gtkcombobox.[ch], gtk/gtkcomboboxentry.[ch],
+ gtk/gtktreemodelfilter.[ch]: Fix licensing (I managed to put it
+ under GPL licensing instead of LGPL...). (Fixes #125381, Soeren
+ Sandmann).
+
Fri Oct 24 20:22:40 2003 Kristian Rietveld <kris@gtk.org>
* gtk/gtktreemodelfilter.h: add padding to the class structure.
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 1d5989783..09674c095 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,11 @@
+Fri Oct 24 20:31:35 2003 Kristian Rietveld <kris@gtk.org>
+
+ * gtk/gtkcellview.[ch], gtk/gtkcellviewmenuitem.[ch],
+ gtk/gtkcombobox.[ch], gtk/gtkcomboboxentry.[ch],
+ gtk/gtktreemodelfilter.[ch]: Fix licensing (I managed to put it
+ under GPL licensing instead of LGPL...). (Fixes #125381, Soeren
+ Sandmann).
+
Fri Oct 24 20:22:40 2003 Kristian Rietveld <kris@gtk.org>
* gtk/gtktreemodelfilter.h: add padding to the class structure.
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 1d5989783..09674c095 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,11 @@
+Fri Oct 24 20:31:35 2003 Kristian Rietveld <kris@gtk.org>
+
+ * gtk/gtkcellview.[ch], gtk/gtkcellviewmenuitem.[ch],
+ gtk/gtkcombobox.[ch], gtk/gtkcomboboxentry.[ch],
+ gtk/gtktreemodelfilter.[ch]: Fix licensing (I managed to put it
+ under GPL licensing instead of LGPL...). (Fixes #125381, Soeren
+ Sandmann).
+
Fri Oct 24 20:22:40 2003 Kristian Rietveld <kris@gtk.org>
* gtk/gtktreemodelfilter.h: add padding to the class structure.
diff --git a/gtk/gtkcellview.c b/gtk/gtkcellview.c
index c5dfe7257..f8ffa926c 100644
--- a/gtk/gtkcellview.c
+++ b/gtk/gtkcellview.c
@@ -1,18 +1,18 @@
/* gtkellview.c
* Copyright (C) 2002, 2003 Kristian Rietveld <kris@gtk.org>
*
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
*
- * This program is distributed in the hope that it will be useful,
+ * 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
- * General Public License for more details.
+ * Library General Public License for more details.
*
- * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
+ * You should have received a copy of the GNU Library 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.
*/
diff --git a/gtk/gtkcellview.h b/gtk/gtkcellview.h
index e71dabd6e..f3e7d40cb 100644
--- a/gtk/gtkcellview.h
+++ b/gtk/gtkcellview.h
@@ -1,18 +1,18 @@
/* gtkcellview.h
* Copyright (C) 2002, 2003 Kristian Rietveld <kris@gtk.org>
*
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
*
- * This program is distributed in the hope that it will be useful,
+ * 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
- * General Public License for more details.
+ * Library General Public License for more details.
*
- * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
+ * You should have received a copy of the GNU Library 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.
*/
diff --git a/gtk/gtkcellviewmenuitem.c b/gtk/gtkcellviewmenuitem.c
index a757b3930..88f8c6d81 100644
--- a/gtk/gtkcellviewmenuitem.c
+++ b/gtk/gtkcellviewmenuitem.c
@@ -1,18 +1,18 @@
/* gtkcellviewmenuitem.c
* Copyright (C) 2003 Kristian Rietveld <kris@gtk.org>
*
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
*
- * This program is distributed in the hope that it will be useful,
+ * 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
- * General Public License for more details.
+ * Library General Public License for more details.
*
- * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
+ * You should have received a copy of the GNU Library 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.
*/
diff --git a/gtk/gtkcellviewmenuitem.h b/gtk/gtkcellviewmenuitem.h
index 539fabc1d..1fcfd788d 100644
--- a/gtk/gtkcellviewmenuitem.h
+++ b/gtk/gtkcellviewmenuitem.h
@@ -1,18 +1,18 @@
/* gtkcellviewmenuitem.h
* Copyright (C) 2003 Kristian Rietveld <kris@gtk.org>
*
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
*
- * This program is distributed in the hope that it will be useful,
+ * 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
- * General Public License for more details.
+ * Library General Public License for more details.
*
- * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
+ * You should have received a copy of the GNU Library 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.
*/
diff --git a/gtk/gtkcombobox.c b/gtk/gtkcombobox.c
index 4f3ecf003..6f2576482 100644
--- a/gtk/gtkcombobox.c
+++ b/gtk/gtkcombobox.c
@@ -1,18 +1,18 @@
/* gtkcombobox.c
* Copyright (C) 2002, 2003 Kristian Rietveld <kris@gtk.org>
*
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
*
- * This program is distributed in the hope that it will be useful,
+ * 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
- * General Public License for more details.
+ * Library General Public License for more details.
*
- * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
+ * You should have received a copy of the GNU Library 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.
*/
diff --git a/gtk/gtkcombobox.h b/gtk/gtkcombobox.h
index e93ebee44..a38e2c772 100644
--- a/gtk/gtkcombobox.h
+++ b/gtk/gtkcombobox.h
@@ -1,18 +1,18 @@
/* gtkcombobox.h
* Copyright (C) 2002, 2003 Kristian Rietveld <kris@gtk.org>
*
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
*
- * This program is distributed in the hope that it will be useful,
+ * 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
- * General Public License for more details.
+ * Library General Public License for more details.
*
- * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
+ * You should have received a copy of the GNU Library 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.
*/
diff --git a/gtk/gtkcomboboxentry.c b/gtk/gtkcomboboxentry.c
index 8dfed57eb..184e1301d 100644
--- a/gtk/gtkcomboboxentry.c
+++ b/gtk/gtkcomboboxentry.c
@@ -1,18 +1,18 @@
/* gtkcomboboxentry.c
* Copyright (C) 2002, 2003 Kristian Rietveld <kris@gtk.org>
*
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
*
- * This program is distributed in the hope that it will be useful,
+ * 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
- * General Public License for more details.
+ * Library General Public License for more details.
*
- * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
+ * You should have received a copy of the GNU Library 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.
*/
diff --git a/gtk/gtkcomboboxentry.h b/gtk/gtkcomboboxentry.h
index 9ec985f91..f0075d1a2 100644
--- a/gtk/gtkcomboboxentry.h
+++ b/gtk/gtkcomboboxentry.h
@@ -1,18 +1,18 @@
/* gtkcomboboxentry.h
* Copyright (C) 2002, 2003 Kristian Rietveld <kris@gtk.org>
*
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
*
- * This program is distributed in the hope that it will be useful,
+ * 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
- * General Public License for more details.
+ * Library General Public License for more details.
*
- * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
+ * You should have received a copy of the GNU Library 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.
*/
diff --git a/gtk/gtktreemodelfilter.c b/gtk/gtktreemodelfilter.c
index 7061bf234..d168c763e 100644
--- a/gtk/gtktreemodelfilter.c
+++ b/gtk/gtktreemodelfilter.c
@@ -2,18 +2,18 @@
* Copyright (C) 2000,2001 Red Hat, Inc., Jonathan Blandford <jrb@redhat.com>
* Copyright (C) 2001-2003 Kristian Rietveld <kris@gtk.org>
*
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
*
- * This program is distributed in the hope that it will be useful,
+ * 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
- * General Public License for more details.
+ * Library General Public License for more details.
*
- * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
+ * You should have received a copy of the GNU Library 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.
*/
diff --git a/gtk/gtktreemodelfilter.h b/gtk/gtktreemodelfilter.h
index 82d974b71..3e1768051 100644
--- a/gtk/gtktreemodelfilter.h
+++ b/gtk/gtktreemodelfilter.h
@@ -2,18 +2,18 @@
* Copyright (C) 2000,2001 Red Hat, Inc., Jonathan Blandford <jrb@redhat.com>
* Copyright (C) 2001-2003 Kristian Rietveld <kris@gtk.org>
*
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
*
- * This program is distributed in the hope that it will be useful,
+ * 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
- * General Public License for more details.
+ * Library General Public License for more details.
*
- * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
+ * You should have received a copy of the GNU Library 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.
*/