diff options
Diffstat (limited to 'BSDmakefile')
-rw-r--r-- | BSDmakefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/BSDmakefile b/BSDmakefile index f6f0cadf4..c6a042569 100644 --- a/BSDmakefile +++ b/BSDmakefile @@ -1,2 +1,7 @@ +# Copyright (C) 2006 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# world ${.TARGETS}: @gmake $@ |