From abe1b709448ba6161a632443dd96142cff99f17a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20D=C3=BCsterhus?= Date: Tue, 14 May 2013 20:29:44 +0200 Subject: [PATCH] Compress JS on build --- contrib/build.php | 11 +++++++++++ file/js/be.bastelstu.Chat.litcoffee | 12 ++++++------ 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/contrib/build.php b/contrib/build.php index 194430e..fa3e9a7 100755 --- a/contrib/build.php +++ b/contrib/build.php @@ -47,6 +47,17 @@ } echo <<" - "@package be.bastelstu.chat" + ### Copyright Information + # @author Tim Düsterhus + # @copyright 2010-2013 Tim Düsterhus + # @license Creative Commons Attribution-NonCommercial-ShareAlike + # @package be.bastelstu.chat + ### Setup -----