From: Jakub Narebski <jnareb@gmail.com>
To: David Soria Parra <sn_@gmx.net>
Cc: git@vger.kernel.org, Scott Chacon <schacon@gmail.com>,
Kay Sievers <kay.sievers@suse.de>
Subject: Re: Git Logo
Date: Mon, 03 Aug 2009 08:58:27 -0700 (PDT) [thread overview]
Message-ID: <m3d47criu5.fsf@localhost.localdomain> (raw)
In-Reply-To: <slrnh7e05f.1lc.sn_@experimentalworks.net>
David Soria Parra <sn_@gmx.net> writes:
> On 2009-08-03, Scott Chacon <schacon@gmail.com> wrote:
> > Who owns the copyright to the Git logo as seen here?
> >
> > http://git.or.cz/gitwiki/FrontPage?action=AttachFile&do=get&target=git-logo.png
>
> According to git's history, the file was commited by Martin Waitz
> in 281f2f6b45bf62e5bc81a6b457f1f7d26c426ea3 and is licensed under the
> GPL.
The file git-logo.png as separate file was added by Martin Waitz in
281f2f6 (gitweb: use out-of-line GIT logo., 2006-07-31), but it was
just extracting file that was earlier created by gitweb with
'git-logo.png' action.
If you go back in history, you would notice that gitweb started to
generate it correctly in 8f1deb5 (set logo output to raw mode,
2005-11-23) by Kay Sievers, was converted from octal to hex in
b87d78d (v107, 2005-08-07), with the following comment
# cat git-logo.png | hexdump -e '16/1 " %02x" "\n"' | sed 's/ /\\x/g'
and that before being embedded in gitweb (being generated by gitweb)
in 44ad297 (v014, 2005-08-07) it was simply git_logo.png file (back
then a separate file). I _think_ that link to git_logo.png first
appeared in 4c02e3c (v000, 2005-08-07), which was second commit for
gitweb.
>From examining file with 'identify -verbose' from ImageMagick you can
see
Version: ImageMagick 6.2.2 05/24/06 Q16
(I guess that mean 24 June 2005, not 24 May 2006).
That doesn't help (much) to get to know who is the author of
git_logo.png, and what license it is under. I expect it to be GPLv2
(or GPLv2 or later) licensed, like the rest of Git.
--
Jakub Narebski
Poland
ShadeHawk on #git
next prev parent reply other threads:[~2009-08-03 15:58 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-03 14:53 Git Logo Scott Chacon
2009-08-03 15:07 ` Thiago Farina
2009-08-03 16:02 ` Working on Git on MS Windows (was: Re: Git Logo) Jakub Narebski
2009-08-03 16:06 ` Thiago Farina
2009-08-03 16:28 ` Working on Git on MS Windows Jakub Narebski
2009-08-03 22:07 ` Johannes Schindelin
2009-08-03 22:19 ` Sverre Rabbelier
2009-08-03 23:37 ` Johannes Schindelin
2009-08-03 23:40 ` Sverre Rabbelier
2009-08-03 15:22 ` Git Logo David Soria Parra
2009-08-03 15:58 ` Jakub Narebski [this message]
2009-08-03 17:19 ` Julian Phillips
2009-08-03 17:48 ` Jakub Narebski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3d47criu5.fsf@localhost.localdomain \
--to=jnareb@gmail.com \
--cc=git@vger.kernel.org \
--cc=kay.sievers@suse.de \
--cc=schacon@gmail.com \
--cc=sn_@gmx.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.