Bladeren bron

add missing copyright header

SVN-Revision: 6383
Felix Fietkau 18 jaren geleden
bovenliggende
commit
f30058fda2
2 gewijzigde bestanden met toevoegingen van 9 en 0 verwijderingen
  1. 5 0
      BSDmakefile
  2. 4 0
      Config.in

+ 5 - 0
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 $@

+ 4 - 0
Config.in

@@ -1,3 +1,7 @@
+# Copyright (C) 2006-2007 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
 #
 
 mainmenu "OpenWrt Configuration"