summaryrefslogtreecommitdiff
path: root/headers
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2010-07-23 22:02:03 +0200
committerVincent Untz <vuntz@gnome.org>2010-07-23 22:02:03 +0200
commit9bff44401f4d7e0f64f452485556269b50c2ff52 (patch)
treeff02aedf2fb484316977c99c93b786cb4cd032ca /headers
parent05504d60015bf6d6e555b1037509072f0bd9a3a9 (diff)
downloadgsettings-desktop-schemas-9bff44401f4d7e0f64f452485556269b50c2ff52.tar.gz
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.
Diffstat (limited to 'headers')
-rw-r--r--headers/gdesktop-enums.h22
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__