# HG changeset patch # User Philippe Aigrain # Date 1263821621 -3600 # Node ID d8055f2280e816d7fca3de81dce8128008da2667 # Parent 3dc863be86eb5bc3376d04f7d38123ed7318110a additional info contrib and licenses diff -r 3dc863be86eb -r d8055f2280e8 LICENSE.txt --- a/LICENSE.txt Mon Jan 18 10:16:33 2010 +0100 +++ b/LICENSE.txt Mon Jan 18 14:33:41 2010 +0100 @@ -1,6 +1,8 @@ -co-ment: Web-based text annotation -Copyright (C) 2006-2007 Sopinspace, Society for Public Information Spaces, www.sopinspace.com -Developers: Renaud Bernard, Raphaël Badin +COMT: Web-based text annotation +Copyright (C) 2006-2010 Sopinspace, Society for Public Information Spaces, www.sopinspace.com +Key developers: Renaud Bernard, Raphaël Badin +Software license: GNU AGPLv3 or any later version +Translation files license: CC-By This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License diff -r 3dc863be86eb -r d8055f2280e8 README.txt --- a/README.txt Mon Jan 18 10:16:33 2010 +0100 +++ b/README.txt Mon Jan 18 14:33:41 2010 +0100 @@ -165,12 +165,12 @@ 4. Commit locally: `hg commit -m "MY COMMIT MESSAGE"` 5. Export your changeset to a file: `hg export tip > my_patch.txt` 6. Create a ticket describing your change and attach your patch to it: http://www.co-ment.org/newticket -7. We will review the patch and get in touch will you if needed +7. We will review the patch as soon as possible. If we judge it acceptable and useful, we will be back to you regarding copyright, licensing and other legalese. Contribute without using mercurial ---------------------------------- If you don't want to use mercurial, you can also create a ticket (http://www.co-ment.org/newticket) with a few modified files to the bugtracker. -Make sure you leave us a nickname and an email for inclusion in the changelog. +Make sure you leave us a nickname and an email for inclusion in the changelog. Point 7 above also applies to contributions without using mercurial. Translation ===========