aboutsummaryrefslogtreecommitdiff
path: root/trunk/src/jail-commit
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src/jail-commit')
-rwxr-xr-xtrunk/src/jail-commit6
1 files changed, 3 insertions, 3 deletions
diff --git a/trunk/src/jail-commit b/trunk/src/jail-commit
index 8de547c..d6e18f3 100755
--- a/trunk/src/jail-commit
+++ b/trunk/src/jail-commit
@@ -1,13 +1,13 @@
#!/bin/bash
#
-# jail-update: update config files from a jail to a template
+# jail-commit: update config files from a jail to a template
# feedback: rhatto@riseup.net | gpl
#
-# Jail-update is free software; you can redistribute it and/or modify it under the
+# Jail-commit 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 2 of the License, or any later version.
#
-# Jail-update is distributed in the hope that it will be useful, but WITHOUT ANY
+# Jail-commit 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.
#