[gsettings-desktop-schemas] Add license to header file



commit 9bff44401f4d7e0f64f452485556269b50c2ff52
Author: Vincent Untz <vuntz gnome org>
Date:   Fri Jul 23 22:02:03 2010 +0200

    Add license to header file
    
    Since COPYING is GPLv2+, I'm assuming that Ryan's commits were also
    GPLv2+. We'll want to relicense to LGPLv2.1+, though.

 headers/gdesktop-enums.h |   22 ++++++++++++++++++++++
 1 files changed, 22 insertions(+), 0 deletions(-)
---
diff --git a/headers/gdesktop-enums.h b/headers/gdesktop-enums.h
index 9a9fa25..c4c33bb 100644
--- a/headers/gdesktop-enums.h
+++ b/headers/gdesktop-enums.h
@@ -1,3 +1,25 @@
+/*
+ * Copyright © 2010 Codethink Limited
+ *
+ * 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.
+ *
+ * Authors:
+ *	Ryan Lortie <desrt desrt ca>
+ */
+
 #ifndef __gdesktop_enums_h__
 #define __gdesktop_enums_h__
 



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