From e54bbecf65ecc567db22ce0fc16ef182c22a8e8d Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 25 Aug 2014 20:53:13 -0400 Subject: Fix license notices s/the ProteanOS Development Kit program/the ProteanOS Development Kit/. --- (limited to 'lib/cmd') diff --git a/lib/cmd/help.sh b/lib/cmd/help.sh index 21b0636..7515fdb 100644 --- a/lib/cmd/help.sh +++ b/lib/cmd/help.sh @@ -15,7 +15,7 @@ # See the GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with the ProteanOS Development Kit program. If not, see +# along with the ProteanOS Development Kit. If not, see # . cmd_help_main() diff --git a/lib/cmd/install.sh b/lib/cmd/install.sh index cb6678d..1180c0f 100644 --- a/lib/cmd/install.sh +++ b/lib/cmd/install.sh @@ -15,7 +15,7 @@ # See the GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with the ProteanOS Development Kit program. If not, see +# along with the ProteanOS Development Kit. If not, see # . use getopt diff --git a/lib/cmd/shell.sh b/lib/cmd/shell.sh index a871b05..00589d2 100644 --- a/lib/cmd/shell.sh +++ b/lib/cmd/shell.sh @@ -15,7 +15,7 @@ # See the GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with the ProteanOS Development Kit program. If not, see +# along with the ProteanOS Development Kit. If not, see # . use profile diff --git a/lib/cmd/version.sh b/lib/cmd/version.sh index b600821..cc40b4b 100644 --- a/lib/cmd/version.sh +++ b/lib/cmd/version.sh @@ -15,7 +15,7 @@ # See the GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with the ProteanOS Development Kit program. If not, see +# along with the ProteanOS Development Kit. If not, see # . cmd_version_main() -- cgit v0.9.1