Updated the license to GPL version 3
This commit is contained in:
parent
03ab241ef9
commit
32a4fa82b1
|
@ -1,17 +1,17 @@
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
/* Copyright (c) 2010 Pierre Pronchery <khorben@defora.org> */
|
/* Copyright (c) 2011 Pierre Pronchery <khorben@defora.org> */
|
||||||
/* This file is part of DeforaOS Desktop Mailer */
|
/* This file is part of DeforaOS Desktop Mailer */
|
||||||
/* Mailer is free software; you can redistribute it and/or modify it under the
|
/* This program is free software: you can redistribute it and/or modify
|
||||||
* terms of the GNU General Public License version 2 as published by the Free
|
* it under the terms of the GNU General Public License as published by
|
||||||
* Software Foundation.
|
* the Free Software Foundation, version 3 of the License.
|
||||||
*
|
*
|
||||||
* Mailer 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 GNU General Public License for more details.
|
* 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
|
* You should have received a copy of the GNU General Public License
|
||||||
* Mailer; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
|
* along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
||||||
* Suite 330, Boston, MA 02111-1307 USA */
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,17 +1,17 @@
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
/* Copyright (c) 2010 Pierre Pronchery <khorben@defora.org> */
|
/* Copyright (c) 2011 Pierre Pronchery <khorben@defora.org> */
|
||||||
/* This file is part of DeforaOS Desktop Mailer */
|
/* This file is part of DeforaOS Desktop Mailer */
|
||||||
/* Mailer is free software; you can redistribute it and/or modify it under the
|
/* This program is free software: you can redistribute it and/or modify
|
||||||
* terms of the GNU General Public License version 2 as published by the Free
|
* it under the terms of the GNU General Public License as published by
|
||||||
* Software Foundation.
|
* the Free Software Foundation, version 3 of the License.
|
||||||
*
|
*
|
||||||
* Mailer 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 GNU General Public License for more details.
|
* 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
|
* You should have received a copy of the GNU General Public License
|
||||||
* Mailer; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
|
* along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
||||||
* Suite 330, Boston, MA 02111-1307 USA */
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
20
src/mailer.c
20
src/mailer.c
|
@ -1,17 +1,17 @@
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
/* Copyright (c) 2010 Pierre Pronchery <khorben@defora.org> */
|
/* Copyright (c) 2011 Pierre Pronchery <khorben@defora.org> */
|
||||||
/* This file is part of DeforaOS Desktop Mailer */
|
/* This file is part of DeforaOS Desktop Mailer */
|
||||||
/* Mailer is free software; you can redistribute it and/or modify it under the
|
/* This program is free software: you can redistribute it and/or modify
|
||||||
* terms of the GNU General Public License version 2 as published by the Free
|
* it under the terms of the GNU General Public License as published by
|
||||||
* Software Foundation.
|
* the Free Software Foundation, version 3 of the License.
|
||||||
*
|
*
|
||||||
* Mailer 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 GNU General Public License for more details.
|
* 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
|
* You should have received a copy of the GNU General Public License
|
||||||
* Mailer; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
|
* along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
||||||
* Suite 330, Boston, MA 02111-1307 USA */
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user