]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/miscfs/devfs/reproto.sh
xnu-2422.115.4.tar.gz
[apple/xnu.git] / bsd / miscfs / devfs / reproto.sh
old mode 100644 (file)
new mode 100755 (executable)
index 4012a1b..97f9010
@@ -11,7 +11,7 @@ print PROTO "" .
 "/*\n" .
 " * Copyright (c) 2000-2002 Apple Computer, Inc. All rights reserved.\n" .
 " *\n" .
-" * \@APPLE_LICENSE_HEADER_START\@\n" .
+" * \@APPLE_OSREFERENCE_LICENSE_HEADER_START\@\n" .
 " *\n" .
 " * The contents of this file constitute Original Code as defined in and\n" .
 " * are subject to the Apple Public Source License Version 1.1 (the\n" .
@@ -27,7 +27,7 @@ print PROTO "" .
 " * License for the specific language governing rights and limitations\n" .
 " * under the License.\n" .
 " *\n" .
-" * \@APPLE_LICENSE_HEADER_END\@\n" .
+" * \@APPLE_OSREFERENCE_LICENSE_HEADER_END\@\n" .
 " */\n"; 
 
 print PROTO "/* THIS FILE HAS BEEN PRODUCED AUTOMATICALLY */\n";