summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9fbbd28)
raw | patch | inline | side by side (parent: 9fbbd28)
author | Jonas Fonseca <fonseca@diku.dk> | |
Wed, 24 May 2006 15:01:16 +0000 (17:01 +0200) | ||
committer | Jonas Fonseca <fonseca@antimatter.localdomain> | |
Wed, 24 May 2006 15:01:16 +0000 (17:01 +0200) |
tig.c | patch | blob | history |
index b0f53821742eb6d5ef60ea8407b5f2ca72f72588..8a2653c26108e08740135407a764e1d8348f7947 100644 (file)
--- a/tig.c
+++ b/tig.c
/* Copyright (c) 2006 Jonas Fonseca <fonseca@diku.dk>
- * See license info at the bottom. */
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ *
+ * 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.
+ */
/**
* TIG(1)
* ======
*
* COPYRIGHT
* ---------
- * Copyright (c) Jonas Fonseca <fonseca@diku.dk>, 2006
+ * Copyright (c) 2006 Jonas Fonseca <fonseca@diku.dk>
*
* 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