From: Jason Self Date: Mon, 19 Aug 2019 02:45:36 +0000 (-0700) Subject: Add GPL boilerplate to intro and set serial number X-Git-Url: https://jxself.org/git/?p=vengeance.git;a=commitdiff_plain;h=545afd453ce078361d56e5310c8acaad28a4dbe5 Add GPL boilerplate to intro and set serial number --- diff --git a/vengeance.inf b/vengeance.inf index 1103f3a..11fa97f 100755 --- a/vengeance.inf +++ b/vengeance.inf @@ -5,9 +5,9 @@ Constant Story "Vengeance"; Constant Headline "^The Interactive Fiction debut of Victor Gijsbers.^ - This work is released under the GNU General Public License, version 3 or any later version.^ (See: https://www.gnu.org/licenses/gpl-3.0.txt)^"; + This work is released under the GNU General Public License, version 3 or any later version. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.^"; Release 1; -Serial "000000"; ! for keeping track of public releases +Serial "190818"; ! for keeping track of public releases !Constant MAX_SCORE = 10; Constant DEATH_MENTION_UNDO;