diff options
author | Kristian Rietveld <kris@gtk.org> | 2003-10-24 18:36:55 +0000 |
---|---|---|
committer | Kristian Rietveld <kristian@src.gnome.org> | 2003-10-24 18:36:55 +0000 |
commit | 2e2b780f97cf86e07193cebad0e905ef845afd60 (patch) | |
tree | c071a3cb994e09c8d61930eea6b70405ace461ac | |
parent | 021ec700a539f5c0a4ec9d313affba156b5e161c (diff) | |
download | gtk+-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-- | ChangeLog | 8 | ||||
-rw-r--r-- | ChangeLog.pre-2-10 | 8 | ||||
-rw-r--r-- | ChangeLog.pre-2-4 | 8 | ||||
-rw-r--r-- | ChangeLog.pre-2-6 | 8 | ||||
-rw-r--r-- | ChangeLog.pre-2-8 | 8 | ||||
-rw-r--r-- | gtk/gtkcellview.c | 16 | ||||
-rw-r--r-- | gtk/gtkcellview.h | 16 | ||||
-rw-r--r-- | gtk/gtkcellviewmenuitem.c | 16 | ||||
-rw-r--r-- | gtk/gtkcellviewmenuitem.h | 16 | ||||
-rw-r--r-- | gtk/gtkcombobox.c | 16 | ||||
-rw-r--r-- | gtk/gtkcombobox.h | 16 | ||||
-rw-r--r-- | gtk/gtkcomboboxentry.c | 16 | ||||
-rw-r--r-- | gtk/gtkcomboboxentry.h | 16 | ||||
-rw-r--r-- | gtk/gtktreemodelfilter.c | 16 | ||||
-rw-r--r-- | gtk/gtktreemodelfilter.h | 16 |
15 files changed, 120 insertions, 80 deletions
@@ -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 1d59897830..09674c0958 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 1d59897830..09674c0958 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 1d59897830..09674c0958 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 1d59897830..09674c0958 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 c5dfe7257b..f8ffa926cf 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 e71dabd6ed..f3e7d40cb0 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 a757b39304..88f8c6d812 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 539fabc1da..1fcfd788dd 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 4f3ecf003f..6f2576482b 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 e93ebee444..a38e2c7721 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 8dfed57eb6..184e1301d2 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 9ec985f912..f0075d1a26 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 7061bf2342..d168c763eb 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 82d974b710..3e17680518 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. */ |