ix/add copyight comments
authorDana Jansens <danakj@orodu.net>
Thu, 31 May 2007 04:31:22 +0000 (04:31 +0000)
committerDana Jansens <danakj@orodu.net>
Thu, 31 May 2007 04:31:22 +0000 (04:31 +0000)
src/preview.c
src/preview.h

index 53857526e2478f7a5c46267475fb4f32e2a9abf1..1ebcf447ea29a7f5c5a8f01655b9a4e2cf87805c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*-
 
-   main.c for ObConf, the configuration tool for Openbox
+   preview.c for ObConf, the configuration tool for Openbox
    Copyright (c) 2007        Javeed Shaikh
    Copyright (c) 2007        Dana Jansens
 
index defa183b52dbd48c904df73d774feac639497402..aa2157719c4eb7f4026acb314ee97f8fc6fe527c 100644 (file)
@@ -1,3 +1,21 @@
+/* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*-
+
+   preview.h for ObConf, the configuration tool for Openbox
+   Copyright (c) 2007        Javeed Shaikh
+
+   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.
+
+   See the COPYING file for a copy of the GNU General Public License.
+*/
+
 #ifndef obconf__preview_h
 #define obconf__preview_h