[ghex] Add missing license headers
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ghex] Add missing license headers
- Date: Mon, 20 Aug 2012 19:51:19 +0000 (UTC)
commit 01839995ca10ceee80490f45082b737f48d739cb
Author: Kalev Lember <kalevlember gmail com>
Date: Fri Apr 27 13:07:51 2012 +0300
Add missing license headers
src/ghex-window.c | 15 +++++++++++++++
src/ghex-window.h | 15 +++++++++++++++
2 files changed, 30 insertions(+), 0 deletions(-)
---
diff --git a/src/ghex-window.c b/src/ghex-window.c
index 782304f..78b78d2 100644
--- a/src/ghex-window.c
+++ b/src/ghex-window.c
@@ -4,6 +4,21 @@
*
* Copyright (C) 2002 - 2004 the Free Software Foundation
*
+ * GHex 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.
+ *
+ * GHex 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 GHex; see the file COPYING.
+ * If not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
* Author: Jaka Mocnik <jaka gnu org>
*/
diff --git a/src/ghex-window.h b/src/ghex-window.h
index 631ea25..df1854e 100644
--- a/src/ghex-window.h
+++ b/src/ghex-window.h
@@ -4,6 +4,21 @@
*
* Copyright (C) 2002 - 2004 the Free Software Foundation
*
+ * GHex 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.
+ *
+ * GHex 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 GHex; see the file COPYING.
+ * If not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
* Author: Jaka Mocnik <jaka gnu org>
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]