﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
213	expand AUTHORS, fix license headers	Will Kahn-Greene	Will Kahn-Greene	"{{{
#!rst
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.


2. Update AUTHORS file. Probably sufficient to poll git for authors
   and fill the file with that for now.

3. Update COPYING file. Add ""translations are under AGPLv3"" (this
   probably should be a separate bug, but it's ok to do it here)

4. Create a page in the wiki covering copyrights, workflow, and all
   that.


Targeting 0.0.5 and taking it.



}}}"	task	closed	minor	0.0.5	documentation	FIXED			
