summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2016-04-03 22:02:46 +0200
committerÁlvaro Fernández Rojas <noltari@gmail.com>2016-04-03 22:02:46 +0200
commit694f060550a90de0903830f210f0388f4171a774 (patch)
treedea3d648dca00606b7e3c1917cbc83afb94e886a /scripts
parent5a7c064bdbb71bfbcded073c7c0a8723be306009 (diff)
downloadmaster-31e0f0ae-694f060550a90de0903830f210f0388f4171a774.tar.gz
master-31e0f0ae-694f060550a90de0903830f210f0388f4171a774.tar.bz2
master-31e0f0ae-694f060550a90de0903830f210f0388f4171a774.zip
download: add @GITHUB download facility
Define a new alias (@GITHUB) for downloading raw files from github repos. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/download.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/download.pl b/scripts/download.pl
index a1bd0133ca..749c762eec 100755
--- a/scripts/download.pl
+++ b/scripts/download.pl
@@ -1,6 +1,7 @@
#!/usr/bin/env perl
#
# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2016 LEDE project
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.