summaryrefslogtreecommitdiff
path: root/gtk/xdgmime/xdgmimeglob.c
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2003-10-24 20:03:37 +0000
committerOwen Taylor <otaylor@src.gnome.org>2003-10-24 20:03:37 +0000
commit1e5c8e64f5f44adc288e16bc2aafbb06372e600f (patch)
treea953a034899abdf38a8dc820faba3caa09db2e08 /gtk/xdgmime/xdgmimeglob.c
parent2e2b780f97cf86e07193cebad0e905ef845afd60 (diff)
downloadgdk-pixbuf-1e5c8e64f5f44adc288e16bc2aafbb06372e600f.tar.gz
Relicense to be dual AFL/LGPL (and thus also GPL) rather than AFL/GPL.
Fri Oct 24 16:02:32 2003 Owen Taylor <otaylor@redhat.com> * *.[ch]: Relicense to be dual AFL/LGPL (and thus also GPL) rather than AFL/GPL. Also update AFL version to 1.2.
Diffstat (limited to 'gtk/xdgmime/xdgmimeglob.c')
-rw-r--r--gtk/xdgmime/xdgmimeglob.c27
1 files changed, 14 insertions, 13 deletions
diff --git a/gtk/xdgmime/xdgmimeglob.c b/gtk/xdgmime/xdgmimeglob.c
index a2b9e40dd..83ec7372f 100644
--- a/gtk/xdgmime/xdgmimeglob.c
+++ b/gtk/xdgmime/xdgmimeglob.c
@@ -6,22 +6,23 @@
* Copyright (C) 2003 Red Hat, Inc.
* Copyright (C) 2003 Jonathan Blandford <jrb@alum.mit.edu>
*
- * Licensed under the Academic Free License version 1.2
+ * Licensed under the Academic Free License version 2.0
+ * Or under the following terms:
+ *
+ * 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 of the License, or (at your option) any later version.
*
- * 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 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.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; 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 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.
*/
#include "xdgmimeglob.h"