changes to the comments at the beginning

--- a/news.c
+++ b/news.c
@@ -1,13 +1,20 @@
-/* news.c     - display system news
+/* news.c - display system news
+ * Copyright (C) 1993-6       Charles (int@link.xs4all.nl)
+ * Copyright (C) 1996         Dominik Kubla, <dominik@debian.org>
  *
- * (C) 1993-96	 Charles (int@link.xs4all.nl)
+ * 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
+ * (at your option) any later version.
  *
- * GPL
- */
-
-/* $Source: /project/master/sysnews/news.c,v $
- * $Revision: 1.12 $
- * $Date: 1997/01/10 17:09:19 $
+ * 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 GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
 
 static char rcsid[] = "$Id: news.c,v 1.12 1997/01/10 17:09:19 int Exp $";
