[gnome-system-monitor/ubergraph: 21/21] Added modeline and copyright notice



commit 17321dad934ad62ef0a678ba22daf624cd8cdfa1
Author: Robert Roth <robert roth off gmail com>
Date:   Fri Jul 26 01:41:34 2013 +0300

    Added modeline and copyright notice

 src/sysmon.c         |   18 ++++++++++++++++++
 src/system-monitor.c |    1 +
 2 files changed, 19 insertions(+), 0 deletions(-)
---
diff --git a/src/sysmon.c b/src/sysmon.c
index 04d1b7d..df52f72 100644
--- a/src/sysmon.c
+++ b/src/sysmon.c
@@ -1,3 +1,21 @@
+/* -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/* sysmon.c
+ *
+ * Copyright (C) 2010 Christian Hergert <chris dronelabs com>
+ *
+ * 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 3 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/>.
+ */
 #include <ctype.h>
 #include <sys/sysinfo.h>
 #include <stdlib.h>
diff --git a/src/system-monitor.c b/src/system-monitor.c
index ee37b54..9223bcf 100644
--- a/src/system-monitor.c
+++ b/src/system-monitor.c
@@ -1,3 +1,4 @@
+/* -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /* main.c
  *
  * Copyright (C) 2010 Christian Hergert <chris dronelabs com>


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