From 3b2bf8b082e7888e73a474191f5678c1221946af Mon Sep 17 00:00:00 2001 From: Tim Bishop Date: Sat, 18 May 2002 18:11:10 +0000 Subject: [PATCH] Must remember to escape <'s and >'s. --- www/license.shtml | 6 +++--- www/license.xhtml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www/license.shtml b/www/license.shtml index 97657a5..b863289 100644 --- a/www/license.shtml +++ b/www/license.shtml @@ -323,8 +323,8 @@ to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. - - Copyright (C) + <one line to give the program's name and a brief idea of what it does.> + Copyright (C) <year> <name of author> 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 @@ -363,7 +363,7 @@ necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. - , 1 April 1989 + <signature of Ty Coon>, 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into diff --git a/www/license.xhtml b/www/license.xhtml index 97657a5..b863289 100644 --- a/www/license.xhtml +++ b/www/license.xhtml @@ -323,8 +323,8 @@ to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. - - Copyright (C) + <one line to give the program's name and a brief idea of what it does.> + Copyright (C) <year> <name of author> 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 @@ -363,7 +363,7 @@ necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. - , 1 April 1989 + <signature of Ty Coon>, 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into -- 2.44.0