summaryrefslogtreecommitdiff
path: root/functions/cache.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-09-02 13:12:37 +0200
committerDaniel Baumann <daniel@debian.org>2010-09-02 13:19:46 +0200
commitdc2fb99a7c858bc552e68a45eda2d69bd96cd923 (patch)
tree498efe572298a2bed6dcac7a007c1d3379fdbaee /functions/cache.sh
parent11b6a59ebc433858abba413e72f7d4b9f64f1690 (diff)
downloadvyos-live-build-dc2fb99a7c858bc552e68a45eda2d69bd96cd923.tar.gz
vyos-live-build-dc2fb99a7c858bc552e68a45eda2d69bd96cd923.zip
Updating copyright headers for live-build.
Diffstat (limited to 'functions/cache.sh')
-rwxr-xr-xfunctions/cache.sh13
1 files changed, 7 insertions, 6 deletions
diff --git a/functions/cache.sh b/functions/cache.sh
index e6f4957c7..b656512f0 100755
--- a/functions/cache.sh
+++ b/functions/cache.sh
@@ -1,11 +1,12 @@
#!/bin/sh
-# cache.sh - manage package cache
-# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org>
-#
-# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-build(7) - System Build Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org>
+##
+## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
+
Restore_cache ()
{