From f00b115ee10e27d23de32a106bc2e0dc15ad6907 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Sun, 15 May 2016 20:56:44 -0400 Subject: Update license header in pre-inst-env script. --- pre-inst-env.in | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'pre-inst-env.in') diff --git a/pre-inst-env.in b/pre-inst-env.in index 77d8168..ae530ee 100644 --- a/pre-inst-env.in +++ b/pre-inst-env.in @@ -1,21 +1,20 @@ #!/bin/sh -# Sly -# Copyright © 2016 David Thompson +# Lisparuga +# Copyright © 2016 David Thompson # -# Sly 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 3 of the License, or (at your -# option) any later version. +# Lisparuga 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 3 of the License, or +# (at your option) any later version. # -# This program is distributed in the hope that it will be useful, but +# Lisparuga 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, see -# . +# along with Lisparuga. If not, see . abs_top_srcdir="`cd "@abs_top_srcdir@" > /dev/null; pwd`" abs_top_builddir="`cd "@abs_top_builddir@" > /dev/null; pwd`" -- cgit v1.2.3