diff options
Diffstat (limited to 'lib/cmd/install.sh')
-rw-r--r-- | lib/cmd/install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 # <http://www.gnu.org/licenses/>. use getopt |