Opened 15 years ago

Last modified 11 years ago

#213 closed task (FIXED)

expand AUTHORS, fix license headers

Reported by: Will Kahn-Greene Owned by: Will Kahn-Greene
Priority: minor Milestone: 0.0.5
Component: documentation Keywords:
Cc: Parent Tickets:

Description

The FSF has given us back our copyrights, so we need to change the license headers for all the code files in the project.

Chris and I talked about it and we think the following is the right course of action:

  1. Switch:

    Copyright (C) 2011 Free Software Foundation, Inc

to:

Copyright (C) 2011 GNU MediaGoblin contributors.  See AUTHORS.

for all files that have a license header.

  1. Update AUTHORS file. Probably sufficient to poll git for authors and fill the file with that for now.
  2. Update COPYING file. Add "translations are under AGPLv3" (this probably should be a separate bug, but it's ok to do it here)
  3. Create a page in the wiki covering copyrights, workflow, and all that.

Targeting 0.0.5 and taking it.

Change History (2)

comment:1 by Will Kahn-Greene, 15 years ago

Status: NewClosed

COPYING file updated in 9f552f.

License/copyright stuff updated in 12a110.

Closing this out.

comment:2 by Will Kahn-Greene, 14 years ago

The original url for this bug was http://bugs.foocorp.net/issues/508 .

Note: See TracTickets for help on using tickets.