From: Dana Jansens Date: Thu, 31 May 2007 04:31:22 +0000 (+0000) Subject: ix/add copyight comments X-Git-Tag: release-2.0.2~126 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=eecdd41b3da42b48ad2f0a5229fbc4acbf7ef2b3;p=dana%2Fobconf.git ix/add copyight comments --- diff --git a/src/preview.c b/src/preview.c index 5385752..1ebcf44 100644 --- a/src/preview.c +++ b/src/preview.c @@ -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 diff --git a/src/preview.h b/src/preview.h index defa183..aa21577 100644 --- a/src/preview.h +++ b/src/preview.h @@ -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