chiark
/
gitweb
/
~mdw
/
tig
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
a2db684
)
License revisited: it's GPLv2 or later
author
Jonas Fonseca
<fonseca@diku.dk>
Fri, 26 May 2006 21:47:23 +0000
(23:47 +0200)
committer
Jonas Fonseca
<fonseca@antimatter.localdomain>
Fri, 26 May 2006 21:47:23 +0000
(23:47 +0200)
tig.c
patch
|
blob
|
blame
|
history
diff --git
a/tig.c
b/tig.c
index a5d9df39393c24716661e323bc05bb08cd121958..d86d51f400618debfef07bd0e21b2cbc59ac1fac 100644
(file)
--- a/
tig.c
+++ b/
tig.c
@@
-1,8
+1,9
@@
/* Copyright (c) 2006 Jonas Fonseca <fonseca@diku.dk>
*
/* 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 version 2 as
- * published by the Free Software Foundation.
+ * 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
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
@@
-2696,7
+2697,7
@@
main(int argc, char *argv[])
* - link:http://www.kernel.org/pub/software/scm/cogito/docs/[cogito(7)]
*
* Other git repository browsers:
* - link:http://www.kernel.org/pub/software/scm/cogito/docs/[cogito(7)]
*
* Other git repository browsers:
-*
+
*
* - gitk(1)
* - qgit(1)
* - gitview(1)
* - gitk(1)
* - qgit(1)
* - gitview(1)