diff --git a/include/c99.h b/include/c99.h index 5e05c79..ab14cc7 100644 --- a/include/c99.h +++ b/include/c99.h @@ -1,18 +1,17 @@ /* $Id$ */ -/* Copyright (c) 2008 Pierre Pronchery */ +/* Copyright (c) 2011 Pierre Pronchery */ /* This file is part of DeforaOS Devel c99 */ -/* c99 is not free software; you can redistribute it and/or modify it under the - * terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 - * Unported as published by the Creative Commons organization. +/* 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, version 3 of the License. * - * c99 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 Creative Commons Attribution-NonCommercial- - * ShareAlike 3.0 Unported license for more details. + * 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 Creative Commons Attribution- - * NonCommercial-ShareAlike 3.0 along with c99; if not, browse to - * http://creativecommons.org/licenses/by-nc-sa/3.0/ */ + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ diff --git a/include/c99/target.h b/include/c99/target.h index 15c455e..b309c7d 100644 --- a/include/c99/target.h +++ b/include/c99/target.h @@ -1,18 +1,17 @@ /* $Id$ */ -/* Copyright (c) 2008 Pierre Pronchery */ +/* Copyright (c) 2011 Pierre Pronchery */ /* This file is part of DeforaOS Devel c99 */ -/* c99 is not free software; you can redistribute it and/or modify it under the - * terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 - * Unported as published by the Creative Commons organization. +/* 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, version 3 of the License. * - * c99 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 Creative Commons Attribution-NonCommercial- - * ShareAlike 3.0 Unported license for more details. + * 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 Creative Commons Attribution- - * NonCommercial-ShareAlike 3.0 along with c99; if not, browse to - * http://creativecommons.org/licenses/by-nc-sa/3.0/ */ + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ diff --git a/src/c99.c b/src/c99.c index 7534d9e..46a60ee 100644 --- a/src/c99.c +++ b/src/c99.c @@ -1,18 +1,17 @@ /* $Id$ */ -/* Copyright (c) 2009 Pierre Pronchery */ +/* Copyright (c) 2011 Pierre Pronchery */ /* This file is part of DeforaOS Devel c99 */ -/* c99 is not free software; you can redistribute it and/or modify it under the - * terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 - * Unported as published by the Creative Commons organization. +/* 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, version 3 of the License. * - * c99 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 Creative Commons Attribution-NonCommercial- - * ShareAlike 3.0 Unported license for more details. + * 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 Creative Commons Attribution- - * NonCommercial-ShareAlike 3.0 along with c99; if not, browse to - * http://creativecommons.org/licenses/by-nc-sa/3.0/ */ + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ diff --git a/src/code.c b/src/code.c index 4967a58..ffbf19f 100644 --- a/src/code.c +++ b/src/code.c @@ -1,18 +1,17 @@ /* $Id$ */ -/* Copyright (c) 2010 Pierre Pronchery */ +/* Copyright (c) 2011 Pierre Pronchery */ /* This file is part of DeforaOS Devel c99 */ -/* c99 is not free software; you can redistribute it and/or modify it under the - * terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 - * Unported as published by the Creative Commons organization. +/* 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, version 3 of the License. * - * c99 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 Creative Commons Attribution-NonCommercial- - * ShareAlike 3.0 Unported license for more details. + * 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 Creative Commons Attribution- - * NonCommercial-ShareAlike 3.0 along with c99; if not, browse to - * http://creativecommons.org/licenses/by-nc-sa/3.0/ */ + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ diff --git a/src/code.h b/src/code.h index ce9c468..e55a264 100644 --- a/src/code.h +++ b/src/code.h @@ -1,18 +1,17 @@ /* $Id$ */ -/* Copyright (c) 2008 Pierre Pronchery */ +/* Copyright (c) 2011 Pierre Pronchery */ /* This file is part of DeforaOS Devel c99 */ -/* c99 is not free software; you can redistribute it and/or modify it under the - * terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 - * Unported as published by the Creative Commons organization. +/* 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, version 3 of the License. * - * c99 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 Creative Commons Attribution-NonCommercial- - * ShareAlike 3.0 Unported license for more details. + * 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 Creative Commons Attribution- - * NonCommercial-ShareAlike 3.0 along with c99; if not, browse to - * http://creativecommons.org/licenses/by-nc-sa/3.0/ */ + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ diff --git a/src/common.h b/src/common.h index 07a480c..43f16aa 100644 --- a/src/common.h +++ b/src/common.h @@ -1,18 +1,17 @@ /* $Id$ */ -/* Copyright (c) 2008 Pierre Pronchery */ +/* Copyright (c) 2011 Pierre Pronchery */ /* This file is part of DeforaOS Devel c99 */ -/* c99 is not free software; you can redistribute it and/or modify it under the - * terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 - * Unported as published by the Creative Commons organization. +/* 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, version 3 of the License. * - * c99 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 Creative Commons Attribution-NonCommercial- - * ShareAlike 3.0 Unported license for more details. + * 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 Creative Commons Attribution- - * NonCommercial-ShareAlike 3.0 along with c99; if not, browse to - * http://creativecommons.org/licenses/by-nc-sa/3.0/ */ + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ diff --git a/src/main.c b/src/main.c index 2f4991c..16522ec 100644 --- a/src/main.c +++ b/src/main.c @@ -1,18 +1,17 @@ /* $Id$ */ -/* Copyright (c) 2008 Pierre Pronchery */ +/* Copyright (c) 2011 Pierre Pronchery */ /* This file is part of DeforaOS Devel c99 */ -/* c99 is not free software; you can redistribute it and/or modify it under the - * terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 - * Unported as published by the Creative Commons organization. +/* 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, version 3 of the License. * - * c99 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 Creative Commons Attribution-NonCommercial- - * ShareAlike 3.0 Unported license for more details. + * 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 Creative Commons Attribution- - * NonCommercial-ShareAlike 3.0 along with c99; if not, browse to - * http://creativecommons.org/licenses/by-nc-sa/3.0/ */ + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ diff --git a/src/parser.c b/src/parser.c index 433c8b6..0366fe8 100644 --- a/src/parser.c +++ b/src/parser.c @@ -1,18 +1,17 @@ /* $Id$ */ -/* Copyright (c) 2008 Pierre Pronchery */ +/* Copyright (c) 2011 Pierre Pronchery */ /* This file is part of DeforaOS Devel c99 */ -/* c99 is not free software; you can redistribute it and/or modify it under the - * terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 - * Unported as published by the Creative Commons organization. +/* 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, version 3 of the License. * - * c99 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 Creative Commons Attribution-NonCommercial- - * ShareAlike 3.0 Unported license for more details. + * 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 Creative Commons Attribution- - * NonCommercial-ShareAlike 3.0 along with c99; if not, browse to - * http://creativecommons.org/licenses/by-nc-sa/3.0/ */ + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ /* FIXME: * - check calls to code_context_set() */ diff --git a/src/parser.h b/src/parser.h index 21b71f3..6a35c51 100644 --- a/src/parser.h +++ b/src/parser.h @@ -1,18 +1,17 @@ /* $Id$ */ -/* Copyright (c) 2008 Pierre Pronchery */ +/* Copyright (c) 2011 Pierre Pronchery */ /* This file is part of DeforaOS Devel c99 */ -/* c99 is not free software; you can redistribute it and/or modify it under the - * terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 - * Unported as published by the Creative Commons organization. +/* 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, version 3 of the License. * - * c99 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 Creative Commons Attribution-NonCommercial- - * ShareAlike 3.0 Unported license for more details. + * 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 Creative Commons Attribution- - * NonCommercial-ShareAlike 3.0 along with c99; if not, browse to - * http://creativecommons.org/licenses/by-nc-sa/3.0/ */ + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ diff --git a/src/scanner.c b/src/scanner.c index c246490..ae76201 100644 --- a/src/scanner.c +++ b/src/scanner.c @@ -1,18 +1,17 @@ /* $Id$ */ -/* Copyright (c) 2008 Pierre Pronchery */ +/* Copyright (c) 2011 Pierre Pronchery */ /* This file is part of DeforaOS Devel c99 */ -/* c99 is not free software; you can redistribute it and/or modify it under the - * terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 - * Unported as published by the Creative Commons organization. +/* 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, version 3 of the License. * - * c99 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 Creative Commons Attribution-NonCommercial- - * ShareAlike 3.0 Unported license for more details. + * 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 Creative Commons Attribution- - * NonCommercial-ShareAlike 3.0 along with c99; if not, browse to - * http://creativecommons.org/licenses/by-nc-sa/3.0/ */ + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ diff --git a/src/scanner.h b/src/scanner.h index 8c32d1d..a0393b0 100644 --- a/src/scanner.h +++ b/src/scanner.h @@ -1,18 +1,17 @@ /* $Id$ */ -/* Copyright (c) 2008 Pierre Pronchery */ +/* Copyright (c) 2011 Pierre Pronchery */ /* This file is part of DeforaOS Devel c99 */ -/* c99 is not free software; you can redistribute it and/or modify it under the - * terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 - * Unported as published by the Creative Commons organization. +/* 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, version 3 of the License. * - * c99 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 Creative Commons Attribution-NonCommercial- - * ShareAlike 3.0 Unported license for more details. + * 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 Creative Commons Attribution- - * NonCommercial-ShareAlike 3.0 along with c99; if not, browse to - * http://creativecommons.org/licenses/by-nc-sa/3.0/ */ + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ diff --git a/src/target/as.c b/src/target/as.c index 74f998f..0b21985 100644 --- a/src/target/as.c +++ b/src/target/as.c @@ -1,18 +1,17 @@ /* $Id$ */ -/* Copyright (c) 2010 Pierre Pronchery */ +/* Copyright (c) 2011 Pierre Pronchery */ /* This file is part of DeforaOS Devel c99 */ -/* c99 is not free software; you can redistribute it and/or modify it under the - * terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 - * Unported as published by the Creative Commons organization. +/* 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, version 3 of the License. * - * c99 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 Creative Commons Attribution-NonCommercial- - * ShareAlike 3.0 Unported license for more details. + * 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 Creative Commons Attribution- - * NonCommercial-ShareAlike 3.0 along with c99; if not, browse to - * http://creativecommons.org/licenses/by-nc-sa/3.0/ */ + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ diff --git a/src/target/graph.c b/src/target/graph.c index 00f26aa..a38befa 100644 --- a/src/target/graph.c +++ b/src/target/graph.c @@ -1,18 +1,17 @@ /* $Id$ */ -/* Copyright (c) 2009 Pierre Pronchery */ +/* Copyright (c) 2011 Pierre Pronchery */ /* This file is part of DeforaOS Devel c99 */ -/* c99 is not free software; you can redistribute it and/or modify it under the - * terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 - * Unported as published by the Creative Commons organization. +/* 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, version 3 of the License. * - * c99 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 Creative Commons Attribution-NonCommercial- - * ShareAlike 3.0 Unported license for more details. + * 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 Creative Commons Attribution- - * NonCommercial-ShareAlike 3.0 along with c99; if not, browse to - * http://creativecommons.org/licenses/by-nc-sa/3.0/ */ + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ diff --git a/src/target/indent.c b/src/target/indent.c index e219dda..7de74b5 100644 --- a/src/target/indent.c +++ b/src/target/indent.c @@ -1,18 +1,17 @@ /* $Id$ */ -/* Copyright (c) 2009 Pierre Pronchery */ +/* Copyright (c) 2011 Pierre Pronchery */ /* This file is part of DeforaOS Devel c99 */ -/* c99 is not free software; you can redistribute it and/or modify it under the - * terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 - * Unported as published by the Creative Commons organization. +/* 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, version 3 of the License. * - * c99 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 Creative Commons Attribution-NonCommercial- - * ShareAlike 3.0 Unported license for more details. + * 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 Creative Commons Attribution- - * NonCommercial-ShareAlike 3.0 along with c99; if not, browse to - * http://creativecommons.org/licenses/by-nc-sa/3.0/ */ + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ diff --git a/src/tokenset.c b/src/tokenset.c index fdc7e2a..8994e17 100644 --- a/src/tokenset.c +++ b/src/tokenset.c @@ -1,18 +1,17 @@ /* $Id$ */ -/* Copyright (c) 2008 Pierre Pronchery */ +/* Copyright (c) 2011 Pierre Pronchery */ /* This file is part of DeforaOS Devel c99 */ -/* c99 is not free software; you can redistribute it and/or modify it under the - * terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 - * Unported as published by the Creative Commons organization. +/* 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, version 3 of the License. * - * c99 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 Creative Commons Attribution-NonCommercial- - * ShareAlike 3.0 Unported license for more details. + * 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 Creative Commons Attribution- - * NonCommercial-ShareAlike 3.0 along with c99; if not, browse to - * http://creativecommons.org/licenses/by-nc-sa/3.0/ */ + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ diff --git a/src/tokenset.h b/src/tokenset.h index 7c2366a..0a940de 100644 --- a/src/tokenset.h +++ b/src/tokenset.h @@ -1,18 +1,17 @@ /* $Id$ */ -/* Copyright (c) 2008 Pierre Pronchery */ +/* Copyright (c) 2011 Pierre Pronchery */ /* This file is part of DeforaOS Devel c99 */ -/* c99 is not free software; you can redistribute it and/or modify it under the - * terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 - * Unported as published by the Creative Commons organization. +/* 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, version 3 of the License. * - * c99 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 Creative Commons Attribution-NonCommercial- - * ShareAlike 3.0 Unported license for more details. + * 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 Creative Commons Attribution- - * NonCommercial-ShareAlike 3.0 along with c99; if not, browse to - * http://creativecommons.org/licenses/by-nc-sa/3.0/ */ + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */