summaryrefslogtreecommitdiff
path: root/scripts/clean-artifact-cache
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/clean-artifact-cache')
-rwxr-xr-xscripts/clean-artifact-cache3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/clean-artifact-cache b/scripts/clean-artifact-cache
index 2fdd5605..76b32532 100755
--- a/scripts/clean-artifact-cache
+++ b/scripts/clean-artifact-cache
@@ -12,8 +12,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
-# with this program; if not, write to the Free Software Foundation, Inc.,
-# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+# with this program. If not, see <http://www.gnu.org/licenses/>.
# Remove all chunk artifacts in the cache except the newest. Morph does
# not currently clean its caches at any point, so this script is necessary