Update copyright information in file header, and remove obsolete
copyright information from the comment in HTML head, in the output.
Signed-off-by: Jakub Narebski <redacted>
---
Just a thought...
gitweb/gitweb.perl | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/gitweb/gitweb.perl b/gitweb/gitweb.perl
index f73f184..d51ae84 100755
--- a/gitweb/gitweb.perl
+++ b/gitweb/gitweb.perl
@@ -2,6 +2,7 @@
# gitweb - simple web interface to track changes in git repositories
#
+# (C) 2006-2007, Git Development Community <git@vger.kernel.org>
# (C) 2005-2006, Kay Sievers <kay.sievers@vrfy.org>
# (C) 2005, Christian Gierke
#
@@ -2072,7 +2073,7 @@ sub git_header_html {
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
-<!-- git web interface version $version, (C) 2005-2006, Kay Sievers <kay.sievers\@vrfy.org>, Christian Gierke -->
+<!-- git web interface version $version -->
<!-- git core binaries version $git_version -->
<head>
<meta http-equiv="content-type" content="$content_type; charset=utf-8"/>--
1.5.2
On Mon, 2007-05-28 11:58:46 +0200, Jakub Narebski [off-list ref] wrote:
quoted hunk
--- a/gitweb/gitweb.perl
+++ b/gitweb/gitweb.perl
@@ -2,6 +2,7 @@
# gitweb - simple web interface to track changes in git repositories
#
+# (C) 2006-2007, Git Development Community <git@vger.kernel.org>
# (C) 2005-2006, Kay Sievers <kay.sievers@vrfy.org>
# (C) 2005, Christian Gierke
#
Am I the only person that doesn't think that there's a community based
copyright? Isn't it a matter of people (or a company in case of paid
work by an employee)???
MfG, JBG
--
Jan-Benedict Glaw jbglaw@lug-owl.de +49-172-7608481
Signature of: What we do for ourselves dies with us. What we do for
the second : others and the world remains and is immortal. (Albert Pine)
On Mon, May 28, 2007 at 12:27:43PM CEST, Jan-Benedict Glaw wrote:
On Mon, 2007-05-28 11:58:46 +0200, Jakub Narebski [off-list ref] wrote:
quoted
--- a/gitweb/gitweb.perl
+++ b/gitweb/gitweb.perl
@@ -2,6 +2,7 @@
# gitweb - simple web interface to track changes in git repositories
#
+# (C) 2006-2007, Git Development Community <git@vger.kernel.org>
# (C) 2005-2006, Kay Sievers <kay.sievers@vrfy.org>
# (C) 2005, Christian Gierke
#
Am I the only person that doesn't think that there's a community based
copyright? Isn't it a matter of people (or a company in case of paid
work by an employee)???
I'm wondering about it too, this kind of (C) makes no sense to me. But
IANAL...
--
Petr "Pasky" Baudis
Stuff: http://pasky.or.cz/
Ever try. Ever fail. No matter. // Try again. Fail again. Fail better.
-- Samuel Beckett