Fixed copyright and license terms

This commit is contained in:
Pierre Pronchery 2009-11-01 16:09:55 +00:00
parent 75eba3b3a3
commit 0aff5e256d
7 changed files with 69 additions and 75 deletions

View File

@ -1,18 +1,17 @@
/* $Id$ */ /* $Id$ */
/* Copyright (c) 2008 Pierre Pronchery <khorben@defora.org> */ /* Copyright (c) 2009 Pierre Pronchery <khorben@defora.org> */
/* This file is part of DeforaOS Devel configure */ /* This file is part of DeforaOS Devel configure */
/* configure is not free software; you can redistribute it and/or modify it /* This program is free software: you can redistribute it and/or modify
* under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike * it under the terms of the GNU General Public License as published by
* 3.0 Unported as published by the Creative Commons organization. * the Free Software Foundation, version 3 of the License.
* *
* configure is distributed in the hope that it will be useful, but WITHOUT ANY * This program is distributed in the hope that it will be useful,
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR * but WITHOUT ANY WARRANTY; without even the implied warranty of
* A PARTICULAR PURPOSE. See the Creative Commons Attribution-NonCommercial- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* ShareAlike 3.0 Unported license for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the Creative Commons Attribution- * You should have received a copy of the GNU General Public License
* NonCommercial-ShareAlike 3.0 along with configure; if not, browse to * along with this program. If not, see <http://www.gnu.org/licenses/>. */
* http://creativecommons.org/licenses/by-nc-sa/3.0/ */

View File

@ -1,18 +1,17 @@
/* $Id$ */ /* $Id$ */
/* Copyright (c) 2007 Pierre Pronchery <khorben@defora.org> */ /* Copyright (c) 2009 Pierre Pronchery <khorben@defora.org> */
/* This file is part of DeforaOS Devel configure */ /* This file is part of DeforaOS Devel configure */
/* configure is not free software; you can redistribute it and/or modify it /* This program is free software: you can redistribute it and/or modify
* under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike * it under the terms of the GNU General Public License as published by
* 3.0 Unported as published by the Creative Commons organization. * the Free Software Foundation, version 3 of the License.
* *
* configure is distributed in the hope that it will be useful, but WITHOUT ANY * This program is distributed in the hope that it will be useful,
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR * but WITHOUT ANY WARRANTY; without even the implied warranty of
* A PARTICULAR PURPOSE. See the Creative Commons Attribution-NonCommercial- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* ShareAlike 3.0 Unported license for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the Creative Commons Attribution- * You should have received a copy of the GNU General Public License
* NonCommercial-ShareAlike 3.0 along with configure; if not, browse to * along with this program. If not, see <http://www.gnu.org/licenses/>. */
* http://creativecommons.org/licenses/by-nc-sa/3.0/ */

View File

@ -1,18 +1,17 @@
/* $Id$ */ /* $Id$ */
/* Copyright (c) 2007 Pierre Pronchery <khorben@defora.org> */ /* Copyright (c) 2009 Pierre Pronchery <khorben@defora.org> */
/* This file is part of DeforaOS Devel configure */ /* This file is part of DeforaOS Devel configure */
/* configure is not free software; you can redistribute it and/or modify it /* This program is free software: you can redistribute it and/or modify
* under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike * it under the terms of the GNU General Public License as published by
* 3.0 Unported as published by the Creative Commons organization. * the Free Software Foundation, version 3 of the License.
* *
* configure is distributed in the hope that it will be useful, but WITHOUT ANY * This program is distributed in the hope that it will be useful,
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR * but WITHOUT ANY WARRANTY; without even the implied warranty of
* A PARTICULAR PURPOSE. See the Creative Commons Attribution-NonCommercial- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* ShareAlike 3.0 Unported license for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the Creative Commons Attribution- * You should have received a copy of the GNU General Public License
* NonCommercial-ShareAlike 3.0 along with configure; if not, browse to * along with this program. If not, see <http://www.gnu.org/licenses/>. */
* http://creativecommons.org/licenses/by-nc-sa/3.0/ */
/* TODO: /* TODO:
* - parse C files (.c and .h) and update dependencies in project.conf */ * - parse C files (.c and .h) and update dependencies in project.conf */

View File

@ -1,18 +1,17 @@
/* $Id$ */ /* $Id$ */
/* Copyright (c) 2009 Pierre Pronchery <khorben@defora.org> */ /* Copyright (c) 2009 Pierre Pronchery <khorben@defora.org> */
/* This file is part of DeforaOS Devel configure */ /* This file is part of DeforaOS Devel configure */
/* configure is not free software; you can redistribute it and/or modify it /* This program is free software: you can redistribute it and/or modify
* under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike * it under the terms of the GNU General Public License as published by
* 3.0 Unported as published by the Creative Commons organization. * the Free Software Foundation, version 3 of the License.
* *
* configure is distributed in the hope that it will be useful, but WITHOUT ANY * This program is distributed in the hope that it will be useful,
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR * but WITHOUT ANY WARRANTY; without even the implied warranty of
* A PARTICULAR PURPOSE. See the Creative Commons Attribution-NonCommercial- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* ShareAlike 3.0 Unported license for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the Creative Commons Attribution- * You should have received a copy of the GNU General Public License
* NonCommercial-ShareAlike 3.0 along with configure; if not, browse to * along with this program. If not, see <http://www.gnu.org/licenses/>. */
* http://creativecommons.org/licenses/by-nc-sa/3.0/ */

View File

@ -1,18 +1,17 @@
/* $Id$ */ /* $Id$ */
/* Copyright (c) 2007 Pierre Pronchery <khorben@defora.org> */ /* Copyright (c) 2007 Pierre Pronchery <khorben@defora.org> */
/* This file is part of DeforaOS Devel configure */ /* This file is part of DeforaOS Devel configure */
/* configure is not free software; you can redistribute it and/or modify it /* This program is free software: you can redistribute it and/or modify
* under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike * it under the terms of the GNU General Public License as published by
* 3.0 Unported as published by the Creative Commons organization. * the Free Software Foundation, version 3 of the License.
* *
* configure is distributed in the hope that it will be useful, but WITHOUT ANY * This program is distributed in the hope that it will be useful,
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR * but WITHOUT ANY WARRANTY; without even the implied warranty of
* A PARTICULAR PURPOSE. See the Creative Commons Attribution-NonCommercial- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* ShareAlike 3.0 Unported license for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the Creative Commons Attribution- * You should have received a copy of the GNU General Public License
* NonCommercial-ShareAlike 3.0 along with configure; if not, browse to * along with this program. If not, see <http://www.gnu.org/licenses/>. */
* http://creativecommons.org/licenses/by-nc-sa/3.0/ */

View File

@ -1,18 +1,17 @@
/* $Id$ */ /* $Id$ */
/* Copyright (c) 2007 Pierre Pronchery <khorben@defora.org> */ /* Copyright (c) 2009 Pierre Pronchery <khorben@defora.org> */
/* This file is part of DeforaOS Devel configure */ /* This file is part of DeforaOS Devel configure */
/* configure is not free software; you can redistribute it and/or modify it /* This program is free software: you can redistribute it and/or modify
* under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike * it under the terms of the GNU General Public License as published by
* 3.0 Unported as published by the Creative Commons organization. * the Free Software Foundation, version 3 of the License.
* *
* configure is distributed in the hope that it will be useful, but WITHOUT ANY * This program is distributed in the hope that it will be useful,
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR * but WITHOUT ANY WARRANTY; without even the implied warranty of
* A PARTICULAR PURPOSE. See the Creative Commons Attribution-NonCommercial- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* ShareAlike 3.0 Unported license for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the Creative Commons Attribution- * You should have received a copy of the GNU General Public License
* NonCommercial-ShareAlike 3.0 along with configure; if not, browse to * along with this program. If not, see <http://www.gnu.org/licenses/>. */
* http://creativecommons.org/licenses/by-nc-sa/3.0/ */

View File

@ -1,18 +1,18 @@
/* $Id$ */ /* $Id$ */
/* Copyright (c) 2007 Pierre Pronchery <khorben@defora.org> */ /* Copyright (c) 2009 Pierre Pronchery <khorben@defora.org> */
/* This file is part of DeforaOS Devel configure */ /* This file is part of DeforaOS Devel configure */
/* configure is not free software; you can redistribute it and/or modify it /* This program is free software: you can redistribute it and/or modify
* under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike * it under the terms of the GNU General Public License as published by
* 3.0 Unported as published by the Creative Commons organization. * the Free Software Foundation, version 3 of the License.
* *
* configure is distributed in the hope that it will be useful, but WITHOUT ANY * This program is distributed in the hope that it will be useful,
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR * but WITHOUT ANY WARRANTY; without even the implied warranty of
* A PARTICULAR PURPOSE. See the Creative Commons Attribution-NonCommercial- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* ShareAlike 3.0 Unported license for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the Creative Commons Attribution- * You should have received a copy of the GNU General Public License
* NonCommercial-ShareAlike 3.0 along with configure; if not, browse to * along with this program. If not, see <http://www.gnu.org/licenses/>. */
* http://creativecommons.org/licenses/by-nc-sa/3.0/ */
#ifndef CONFIGURE_SETTINGS_H #ifndef CONFIGURE_SETTINGS_H