Git development
 help / color / mirror / Atom feed
* [PATCH] gitweb: Update copyright information
@ 2007-05-28  9:58 Jakub Narebski
  2007-05-28 10:27 ` Jan-Benedict Glaw
  0 siblings, 1 reply; 3+ messages in thread
From: Jakub Narebski @ 2007-05-28  9:58 UTC (permalink / raw)
  To: git

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 <jnareb@gmail.com>
---
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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] gitweb: Update copyright information
  2007-05-28  9:58 [PATCH] gitweb: Update copyright information Jakub Narebski
@ 2007-05-28 10:27 ` Jan-Benedict Glaw
  2007-05-28 13:01   ` Petr Baudis
  0 siblings, 1 reply; 3+ messages in thread
From: Jan-Benedict Glaw @ 2007-05-28 10:27 UTC (permalink / raw)
  To: Jakub Narebski; +Cc: git

[-- Attachment #1: Type: text/plain, Size: 830 bytes --]

On Mon, 2007-05-28 11:58:46 +0200, Jakub Narebski <jnareb@gmail.com> wrote:
> --- 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)

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] gitweb: Update copyright information
  2007-05-28 10:27 ` Jan-Benedict Glaw
@ 2007-05-28 13:01   ` Petr Baudis
  0 siblings, 0 replies; 3+ messages in thread
From: Petr Baudis @ 2007-05-28 13:01 UTC (permalink / raw)
  To: Jan-Benedict Glaw; +Cc: Jakub Narebski, git

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 <jnareb@gmail.com> wrote:
> > --- 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-05-28 13:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-28  9:58 [PATCH] gitweb: Update copyright information Jakub Narebski
2007-05-28 10:27 ` Jan-Benedict Glaw
2007-05-28 13:01   ` Petr Baudis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox