Follow-up Comment #1, task #7654 (project administration): Hi,
I'm reviewing your project. While doing so I've discovered a few problems: 1. The COPYING file is outdated. Please use a newer version from here: http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt 2. In order to release the project under the terms of GPL, please add proper license notices to the beginning of the source files (in src/ as well as in libs/*/) right after the copyright notice you seem to have already. Non-trivial files in test/ might need the copyright/license notices too. The license notice for GPL v2 or later typically looks like this: This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program 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 General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. 3. It looks like the files in data/styles/default need at least the copyright notices too. 4. Once you have the fledged docs you'll need to decide on licensing them. We recommend using GNU FDL for documentation. -- Alex _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/task/?7654> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
