gconf-editor r1407 - in trunk: . src
- From: cosimoc svn gnome org
- To: svn-commits-list gnome org
- Subject: gconf-editor r1407 - in trunk: . src
- Date: Thu, 25 Sep 2008 17:40:01 +0000 (UTC)
Author: cosimoc
Date: Thu Sep 25 17:40:01 2008
New Revision: 1407
URL: http://svn.gnome.org/viewvc/gconf-editor?rev=1407&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:
trunk/ChangeLog
trunk/src/gconf-tree-model.c
Modified: trunk/src/gconf-tree-model.c
==============================================================================
--- trunk/src/gconf-tree-model.c (original)
+++ trunk/src/gconf-tree-model.c Thu Sep 25 17:40:01 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]