[gnome-applets] add license header for two gsettings.h files



commit 2607ff954087da2276348a67aa518eae916287e2
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Thu Oct 9 02:18:48 2014 +0300

    add license header for two gsettings.h files
    
    These files was created by me.

 mini-commander/src/gsettings.h |   17 +++++++++++++++++
 stickynotes/gsettings.h        |   17 +++++++++++++++++
 2 files changed, 34 insertions(+), 0 deletions(-)
---
diff --git a/mini-commander/src/gsettings.h b/mini-commander/src/gsettings.h
index c0be4f1..970e259 100644
--- a/mini-commander/src/gsettings.h
+++ b/mini-commander/src/gsettings.h
@@ -1,3 +1,20 @@
+/*
+ * Copyright (C) 2014 Alberts Muktupāvels
+ *
+ * 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, see <http://www.gnu.org/licenses/>.
+ */
+
 #ifndef GSETTINGS_H
 #define GSETTINGS_H
 
diff --git a/stickynotes/gsettings.h b/stickynotes/gsettings.h
index fb5052a..fc0199d 100644
--- a/stickynotes/gsettings.h
+++ b/stickynotes/gsettings.h
@@ -1,3 +1,20 @@
+/*
+ * Copyright (C) 2014 Alberts Muktupāvels
+ *
+ * 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, see <http://www.gnu.org/licenses/>.
+ */
+
 #ifndef STICKYNOTES_GSETTINGS_H
 #define STICKYNOTES_GSETTINGS_H
 


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