소스 검색

add missing copyright header

SVN-Revision: 6383
Felix Fietkau 18 년 전
부모
커밋
f30058fda2
2개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제
  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"