Quellcode durchsuchen

add missing copyright header

SVN-Revision: 6383
Felix Fietkau vor 18 Jahren
Ursprung
Commit
f30058fda2
2 geänderte Dateien mit 9 neuen und 0 gelöschten Zeilen
  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"