summaryrefslogtreecommitdiff
path: root/plparse
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2008-03-17 11:01:10 +0000
committerBastien Nocera <hadess@src.gnome.org>2008-03-17 11:01:10 +0000
commitcbe3ea074d9cd55ffab38c2df069ff34e22eac83 (patch)
treeeb46d975f756600149a0587a0f229d1fc001b84e /plparse
parentd879c9cbfe3abf4081b7709c7c4ab1b08ea6dda3 (diff)
downloadtotem-pl-parser-cbe3ea074d9cd55ffab38c2df069ff34e22eac83.tar.gz
Fix license (Closes: #522790)
2008-03-17 Bastien Nocera <hadess@hadess.net> * plparse/totem-pl-parser-features.h.in: Fix license (Closes: #522790) svn path=/trunk/; revision=79
Diffstat (limited to 'plparse')
-rw-r--r--plparse/totem-pl-parser-features.h.in37
1 files changed, 19 insertions, 18 deletions
diff --git a/plparse/totem-pl-parser-features.h.in b/plparse/totem-pl-parser-features.h.in
index c739765..391644e 100644
--- a/plparse/totem-pl-parser-features.h.in
+++ b/plparse/totem-pl-parser-features.h.in
@@ -1,22 +1,23 @@
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*-
- *
- * Copyright (C) 2006 William Jon McCann <mccann@jhu.edu>
- *
- * 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,
- * 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.
- *
+
+ Copyright (C) 2006 William Jon McCann <mccann@jhu.edu>
+
+ The Gnome 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.
+
+ The Gnome 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
+ Library General Public License for more details.
+
+ You should have received a copy of the GNU Library General Public
+ License along with the Gnome Library; see the file COPYING.LIB. If not,
+ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA.
+
+ Authors: William Jon McCann <mccann@jhu.edu>
*/
#ifndef __TOTEM_PL_PARSER_VERSION_H__