Skip to content

Commit

Permalink
added licence header and copyright text
Browse files Browse the repository at this point in the history
  • Loading branch information
Asgeir Frimannsson committed Jul 26, 2010
1 parent 669da74 commit 7c58867
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 0 deletions.
15 changes: 15 additions & 0 deletions copyright.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Flies is Copyright 2010, Red Hat, Inc. and individual contributors. It is
licensed under the GNU LGPL except where otherwise noted in the source file's
header.

A summary of the individual contributors is given below. Any omission should
be sent to Asgeir Frimannsson <[email protected]>.

Contributor Name <email@address> Role
------------------------------------------------------------------------------
Asgeir Frimannsson <[email protected]> Project Founder and Lead
James Ni <[email protected]> Project Contributor
Sean Flanigan <[email protected]> Project Contributor
Ding-Yi Chen <[email protected]> Project Contributor
Caius Carlos Chance <[email protected]> Project Contributor

20 changes: 20 additions & 0 deletions license_header.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
/*
* Copyright 2010, Red Hat, Inc. and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
*
* This software is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this software; if not, write to the Free
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site: http://www.fsf.org.
*/

0 comments on commit 7c58867

Please sign in to comment.