gconf-editor r1408 - in branches/gnome-2-24: . src



Author: cosimoc
Date: Thu Sep 25 17:40:41 2008
New Revision: 1408
URL: http://svn.gnome.org/viewvc/gconf-editor?rev=1408&view=rev

Log:
2008-09-25  Cosimo Cecchi  <cosimoc gnome org>

	* src/gconf-tree-model.c:
	Add the GPLv2 license header (part of #551943).


Modified:
   branches/gnome-2-24/ChangeLog
   branches/gnome-2-24/src/gconf-tree-model.c

Modified: branches/gnome-2-24/src/gconf-tree-model.c
==============================================================================
--- branches/gnome-2-24/src/gconf-tree-model.c	(original)
+++ branches/gnome-2-24/src/gconf-tree-model.c	Thu Sep 25 17:40:41 2008
@@ -1,3 +1,22 @@
+/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
+/*
+ * Copyright (C) 2001, 2002 Anders Carlsson <andersca gnu 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 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ */
+
 #include <config.h>
 
 #include <string.h>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]