diff --git a/src/browser.h b/src/browser.h index 93ddba2..3676020 100644 --- a/src/browser.h +++ b/src/browser.h @@ -1,18 +1,17 @@ /* $Id$ */ /* Copyright (c) 2008 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Browser */ -/* Browser 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. * - * Browser 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 Browser; 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/callbacks.h b/src/callbacks.h index eca4c9c..a7488bb 100644 --- a/src/callbacks.h +++ b/src/callbacks.h @@ -1,18 +1,17 @@ /* $Id$ */ /* Copyright (c) 2008 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Browser */ -/* Browser 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. * - * Browser 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 Browser; 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/desktop.h b/src/desktop.h index e77d303..893f3fb 100644 --- a/src/desktop.h +++ b/src/desktop.h @@ -1,18 +1,17 @@ /* $Id$ */ /* Copyright (c) 2007 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Browser */ -/* Browser 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. * - * Browser 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 Browser; 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/mime.h b/src/mime.h index eb0d3f7..edd4938 100644 --- a/src/mime.h +++ b/src/mime.h @@ -1,18 +1,17 @@ /* $Id$ */ /* Copyright (c) 2007 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Browser */ -/* Browser 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. * - * Browser 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 Browser; 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/tools/dirtree.c b/tools/dirtree.c index f451060..a46e054 100644 --- a/tools/dirtree.c +++ b/tools/dirtree.c @@ -1,18 +1,17 @@ /* $Id$ */ /* Copyright (c) 2008 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Browser */ -/* Browser 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. * - * Browser 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 Browser; 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/tools/iconlist.c b/tools/iconlist.c index 5e16e39..40ee385 100644 --- a/tools/iconlist.c +++ b/tools/iconlist.c @@ -1,18 +1,17 @@ /* $Id$ */ /* Copyright (c) 2007 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Browser */ -/* Browser 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. * - * Browser 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 Browser; 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 . */