Clean up all of the license headers

Sun, 29 Sep 2019 02:58:05 -0500

author
Gary Kramlich <grim@reaperworld.com>
date
Sun, 29 Sep 2019 02:58:05 -0500
changeset 39887
9c8f874c74a0
parent 39886
ffa3bea4e9a8
child 39889
94cb5cc3862a

Clean up all of the license headers

finch/finch.c file | annotate | diff | comparison | revisions
finch/finch.h file | annotate | diff | comparison | revisions
finch/gntaccount.c file | annotate | diff | comparison | revisions
finch/gntaccount.h file | annotate | diff | comparison | revisions
finch/gntblist.c file | annotate | diff | comparison | revisions
finch/gntblist.h file | annotate | diff | comparison | revisions
finch/gntconn.c file | annotate | diff | comparison | revisions
finch/gntconn.h file | annotate | diff | comparison | revisions
finch/gntconv.c file | annotate | diff | comparison | revisions
finch/gntconv.h file | annotate | diff | comparison | revisions
finch/gntdebug.c file | annotate | diff | comparison | revisions
finch/gntdebug.h file | annotate | diff | comparison | revisions
finch/gntidle.c file | annotate | diff | comparison | revisions
finch/gntidle.h file | annotate | diff | comparison | revisions
finch/gntlog.c file | annotate | diff | comparison | revisions
finch/gntlog.h file | annotate | diff | comparison | revisions
finch/gntmedia.c file | annotate | diff | comparison | revisions
finch/gntmedia.h file | annotate | diff | comparison | revisions
finch/gntmenuutil.c file | annotate | diff | comparison | revisions
finch/gntmenuutil.h file | annotate | diff | comparison | revisions
finch/gntnotify.c file | annotate | diff | comparison | revisions
finch/gntnotify.h file | annotate | diff | comparison | revisions
finch/gntplugin.c file | annotate | diff | comparison | revisions
finch/gntplugin.h file | annotate | diff | comparison | revisions
finch/gntpounce.c file | annotate | diff | comparison | revisions
finch/gntpounce.h file | annotate | diff | comparison | revisions
finch/gntprefs.c file | annotate | diff | comparison | revisions
finch/gntprefs.h file | annotate | diff | comparison | revisions
finch/gntrequest.c file | annotate | diff | comparison | revisions
finch/gntrequest.h file | annotate | diff | comparison | revisions
finch/gntroomlist.c file | annotate | diff | comparison | revisions
finch/gntroomlist.h file | annotate | diff | comparison | revisions
finch/gntsound.c file | annotate | diff | comparison | revisions
finch/gntsound.h file | annotate | diff | comparison | revisions
finch/gntstatus.c file | annotate | diff | comparison | revisions
finch/gntstatus.h file | annotate | diff | comparison | revisions
finch/gntui.c file | annotate | diff | comparison | revisions
finch/gntxfer.c file | annotate | diff | comparison | revisions
finch/gntxfer.h file | annotate | diff | comparison | revisions
finch/libfinch.c file | annotate | diff | comparison | revisions
--- a/finch/finch.c	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/finch.c	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,4 @@
-/**
+/*
  * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
--- a/finch/finch.h	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/finch.h	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
--- a/finch/gntaccount.c	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntaccount.c	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
@@ -18,6 +19,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
+
 #include <internal.h>
 
 #include <gnt.h>
--- a/finch/gntaccount.h	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntaccount.h	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
--- a/finch/gntblist.c	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntblist.c	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
@@ -18,6 +19,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
+
 #include <internal.h>
 #include "finch.h"
 
--- a/finch/gntblist.h	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntblist.h	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
--- a/finch/gntconn.c	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntconn.c	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
@@ -18,6 +19,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
+
 #include <internal.h>
 #include "finch.h"
 
--- a/finch/gntconn.h	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntconn.h	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
--- a/finch/gntconv.c	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntconv.c	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
--- a/finch/gntconv.h	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntconv.h	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
--- a/finch/gntdebug.c	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntdebug.c	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
--- a/finch/gntdebug.h	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntdebug.h	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
--- a/finch/gntidle.c	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntidle.c	Sun Sep 29 02:58:05 2019 -0500
@@ -18,7 +18,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
- *
  */
 
 #include <internal.h>
--- a/finch/gntidle.h	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntidle.h	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Pidgin is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
--- a/finch/gntlog.c	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntlog.c	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
@@ -18,6 +19,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
+
 #include <internal.h>
 #include "finch.h"
 
--- a/finch/gntlog.h	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntlog.h	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
--- a/finch/gntmedia.c	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntmedia.c	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
--- a/finch/gntmedia.h	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntmedia.h	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
--- a/finch/gntmenuutil.c	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntmenuutil.c	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
--- a/finch/gntmenuutil.h	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntmenuutil.h	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
--- a/finch/gntnotify.c	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntnotify.c	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
@@ -18,6 +19,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
+
 #include <internal.h>
 
 #include <gnt.h>
--- a/finch/gntnotify.h	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntnotify.h	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
--- a/finch/gntplugin.c	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntplugin.c	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
@@ -18,6 +19,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
+
 #include <internal.h>
 
 #include <gnt.h>
--- a/finch/gntplugin.h	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntplugin.h	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
--- a/finch/gntpounce.c	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntpounce.c	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
@@ -17,8 +18,8 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
- *
  */
+
 #include <internal.h>
 
 #include NCURSES_HEADER
--- a/finch/gntpounce.h	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntpounce.h	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
--- a/finch/gntprefs.c	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntprefs.c	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
@@ -18,6 +19,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
+
 #include "finch.h"
 #include <internal.h>
 
--- a/finch/gntprefs.h	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntprefs.h	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
--- a/finch/gntrequest.c	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntrequest.c	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
@@ -18,6 +19,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
+
 #include <internal.h>
 
 #include <gnt.h>
--- a/finch/gntrequest.h	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntrequest.h	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
--- a/finch/gntroomlist.c	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntroomlist.c	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
--- a/finch/gntroomlist.h	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntroomlist.h	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
--- a/finch/gntsound.c	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntsound.c	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
@@ -18,6 +19,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
+
 #include "finch.h"
 #include <internal.h>
 
--- a/finch/gntsound.h	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntsound.h	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
--- a/finch/gntstatus.c	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntstatus.c	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
@@ -18,6 +19,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
+
 #include <internal.h>
 
 #include <gnt.h>
--- a/finch/gntstatus.h	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntstatus.h	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
--- a/finch/gntui.c	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntui.c	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,4 @@
-/**
+/*
  * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
@@ -19,6 +19,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
+
 #include "finch.h"
 #include <internal.h>
 
--- a/finch/gntxfer.c	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntxfer.c	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
@@ -18,6 +19,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
+
 #include <internal.h>
 #include "finch.h"
 
--- a/finch/gntxfer.h	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/gntxfer.h	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,5 @@
-/* finch
+/*
+ * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
--- a/finch/libfinch.c	Sun Sep 29 02:50:37 2019 -0500
+++ b/finch/libfinch.c	Sun Sep 29 02:58:05 2019 -0500
@@ -1,4 +1,4 @@
-/**
+/*
  * finch
  *
  * Finch is the legal property of its developers, whose names are too numerous
@@ -19,6 +19,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
+
 #include <internal.h>
 #include <locale.h>
 #include "finch.h"

mercurial