summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2011-06-21 09:14:36 +0200
committerDaniel Baumann <daniel@debian.org>2011-06-21 09:14:36 +0200
commit7e40774efa290a9d507ab62e3ff2929e68803f59 (patch)
tree209c034326cffc7c71fd3fb9b94bb6d3d8ca88d0 /bin
parent94c6ba70c24090ea1af4a2722eda224dbf8241b2 (diff)
downloadlive-boot-7e40774efa290a9d507ab62e3ff2929e68803f59.tar.gz
live-boot-7e40774efa290a9d507ab62e3ff2929e68803f59.zip
Making references to debian more distribution neutral.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/live-snapshot4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/live-snapshot b/bin/live-snapshot
index eccabbc..08eee0a 100755
--- a/bin/live-snapshot
+++ b/bin/live-snapshot
@@ -23,7 +23,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
-# On Debian systems, the complete text of the GNU General Public License
+# The complete text of the GNU General Public License
# can be found in /usr/share/common-licenses/GPL-3 file.
# declare here two vars from /etc/live.conf because of "set -u"
@@ -142,7 +142,7 @@ Version ()
echo "along with this program; if not, write to the Free Software"
echo "Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA"
echo
- echo "On Debian systems, the complete text of the GNU General Public License"
+ echo "The complete text of the GNU General Public License"
echo "can be found in /usr/share/common-licenses/GPL-3 file."
echo
echo "Homepage: <http://debian-live.alioth.debian.org/>"