summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7432333)
raw | patch | inline | side by side (parent: 7432333)
author | Jonas Fonseca <fonseca@diku.dk> | |
Sat, 23 Jan 2010 17:10:27 +0000 (12:10 -0500) | ||
committer | Jonas Fonseca <fonseca@diku.dk> | |
Sat, 23 Jan 2010 17:10:27 +0000 (12:10 -0500) |
contrib/announcement.sh | patch | blob | history | |
contrib/release.sh | patch | blob | history | |
contrib/tig-completion.bash | patch | blob | history | |
manual.txt | patch | blob | history | |
tig.1.txt | patch | blob | history | |
tig.c | patch | blob | history | |
tigrc.5.txt | patch | blob | history |
index 4013bc1a2330c44cee71cf0cf6992d90b9546f1d..efd7bf1282c9e328518f437f66643683572042b4 100755 (executable)
--- a/contrib/announcement.sh
+++ b/contrib/announcement.sh
# Prepare the content of the next tig release announcement.
# Usage: $0 [revision]
#
-# Copyright (c) 2008-2009 Jonas Fonseca <fonseca@diku.dk>
+# Copyright (c) 2008-2010 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
diff --git a/contrib/release.sh b/contrib/release.sh
index 2c82fab28b6d316b912a1e818636998fd9411375..fd588ccb5af07060309afe1b489ceef7d194cb90 100755 (executable)
--- a/contrib/release.sh
+++ b/contrib/release.sh
# Script for preparing a release or updating the release branch.
# Usage: $0 version
#
-# Copyright (c) 2009 Jonas Fonseca <fonseca@diku.dk>
+# Copyright (c) 2009-2010 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
index 5c94df6ce67100440fd2a669e279d029752f75d4..402e1cfc2538595f4f0d4b590b5c8b601cfbb5bd 100755 (executable)
##
# bash completion support for tig
#
-# Copyright (C) 2007-2009 Jonas fonseca
+# Copyright (C) 2007-2010 Jonas fonseca
# Copyright (C) 2006,2007 Shawn Pearce
#
# Based git's git-completion.sh: http://repo.or.cz/w/git/fastimport.git
diff --git a/manual.txt b/manual.txt
index 475cf5a746ad54dc18004e0b5e18f4dd45a3d94a..5fd9c510723e905c99e87705c4ed4e3f7e933ae9 100644 (file)
--- a/manual.txt
+++ b/manual.txt
Copyright
---------
-Copyright (c) 2006-2009 Jonas Fonseca <fonseca@diku.dk>
+Copyright (c) 2006-2010 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
diff --git a/tig.1.txt b/tig.1.txt
index 96c7c9c6b1eeaeae643cc3ac6c5eb3cf28fa8a65..30acf7c088190493a4cb8f4c87f9dcf321b6ad87 100644 (file)
--- a/tig.1.txt
+++ b/tig.1.txt
COPYRIGHT
---------
-Copyright (c) 2006-2009 Jonas Fonseca <fonseca@diku.dk>
+Copyright (c) 2006-2010 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
index c1dd51366a2694bffe61de408c9e3f2c0ce37e61..e3de8052417d058f13cab2983b938088f8cd8193 100644 (file)
--- a/tig.c
+++ b/tig.c
-/* Copyright (c) 2006-2009 Jonas Fonseca <fonseca@diku.dk>
+/* Copyright (c) 2006-2010 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
diff --git a/tigrc.5.txt b/tigrc.5.txt
index e3276ca5f04599699373c4dbd8e8c0b2f4c984b6..d33056a4f52013efd88a69413de534873a96faef 100644 (file)
--- a/tigrc.5.txt
+++ b/tigrc.5.txt
COPYRIGHT
---------
-Copyright (c) 2006-2009 Jonas Fonseca <fonseca@diku.dk>
+Copyright (c) 2006-2010 Jonas Fonseca <fonseca@diku.dk>
Licensed under the terms of the GNU General Public License.