Upgrade license and update copyright
authorRicardo Mones <ricardo@mones.org>
Tue, 4 Sep 2018 22:40:30 +0000 (00:40 +0200)
committerRicardo Mones <ricardo@mones.org>
Tue, 4 Sep 2018 22:40:30 +0000 (00:40 +0200)
src/maildir.c
src/maildir.h
src/maildir_gtk.c
src/maildir_gtk.h
src/plugin.c
src/uiddb.c
src/uiddb.h

index 180bd8c1f674b495d505e3e6d53bd3582c53b347..4d010a3f46c08e35ffee549b5c96cfa00c043a68 100644 (file)
@@ -1,10 +1,11 @@
 /*
- * Maildir Plugin -- Maildir++ support for Sylpheed
+ * Maildir Plugin -- Maildir++ support for Claws Mail
  * Copyright (C) 2003-2004 Christoph Hohmann
+ * Copyright (C) 2017-2018 Ricardo Mones and the Claws Mail team
  *
  * 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
+ * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
  * This program is distributed in the hope that it will be useful,
@@ -13,8 +14,7 @@
  * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 594a804ec0ee88c0405a1d8c96e537320eaeba34..b00f83c2322102ce37e309e84df4a2168b48f074 100644 (file)
@@ -1,10 +1,11 @@
 /*
- * Maildir Plugin -- Maildir++ support for Sylpheed
- * Copyright (C) 2003 Christoph Hohmann
+ * Maildir Plugin -- Maildir++ support for Claws Mail
+ * Copyright (C) 2003-2004 Christoph Hohmann
+ * Copyright (C) 2017-2018 Ricardo Mones and the Claws Mail team
  *
  * 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
+ * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
  * This program is distributed in the hope that it will be useful,
@@ -13,8 +14,7 @@
  * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef MAILDIR_H
index 7c5aa960ae2b0c5abc4d8204fbcc83b981df1918..c836b3b6e48c20274549d6361f0104764b3fb675 100644 (file)
@@ -1,10 +1,11 @@
 /*
- * Maildir Plugin -- Maildir++ support for Sylpheed
+ * Maildir Plugin -- Maildir++ support for Claws Mail
  * Copyright (C) 2003-2004 Christoph Hohmann
+ * Copyright (C) 2017-2018 Ricardo Mones and the Claws Mail team
  *
  * 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
+ * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
  * This program is distributed in the hope that it will be useful,
@@ -13,8 +14,7 @@
  * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 58c8ff74dd1c0e6527c1dca4ca18034127a692e7..068871bd7f16e7326de29e8e0d29aea750466868 100644 (file)
@@ -1,10 +1,11 @@
 /*
- * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2004 Hiroyuki Yamamoto & the Claws Mail Team
+ * Maildir Plugin -- Maildir++ support for Claws Mail
+ * Copyright (C) 2003-2004 Christoph Hohmann
+ * Copyright (C) 2017-2018 Ricardo Mones and the Claws Mail team
  *
  * 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
+ * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
  * This program is distributed in the hope that it will be useful,
@@ -13,8 +14,7 @@
  * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef MAILDIR_GTK_H
index d34851593b675cdab838029f6946686a573ce5fd..030386cc206327c7eba2534eeb163c2d69948946 100644 (file)
@@ -1,10 +1,11 @@
 /*
- * Maildir Plugin -- Maildir++ support for Sylpheed
+ * Maildir Plugin -- Maildir++ support for Claws Mail
  * Copyright (C) 2003-2004 Christoph Hohmann
+ * Copyright (C) 2017-2018 Ricardo Mones and the Claws Mail team
  *
  * 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
+ * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
  * This program is distributed in the hope that it will be useful,
@@ -13,8 +14,7 @@
  * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index e5b74405b9ef1d23d69bbc8d09a3f9d8823e561d..9df0967833d06e557487c8e7518e856c996838ef 100644 (file)
@@ -1,10 +1,11 @@
 /*
- * Maildir Plugin -- Maildir++ support for Sylpheed
+ * Maildir Plugin -- Maildir++ support for Claws Mail
  * Copyright (C) 2003-2004 Christoph Hohmann
+ * Copyright (C) 2017-2018 Ricardo Mones and the Claws Mail team
  *
  * 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
+ * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
  * This program is distributed in the hope that it will be useful,
@@ -13,8 +14,7 @@
  * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <glib.h>
index 323f05b22c712cc4fa847acaf2e7ce6181b3157a..f19bca2b829912157a09a487bbb9eda24d9e8a25 100644 (file)
@@ -1,10 +1,11 @@
 /*
- * Maildir Plugin -- Maildir++ support for Sylpheed
- * Copyright (C) 2003 Christoph Hohmann
+ * Maildir Plugin -- Maildir++ support for Claws Mail
+ * Copyright (C) 2003-2004 Christoph Hohmann
+ * Copyright (C) 2017-2018 Ricardo Mones and the Claws Mail team
  *
  * 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
+ * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
  * This program is distributed in the hope that it will be useful,
@@ -13,8 +14,7 @@
  * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef UIDDB_H