]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BeagleBoardPkg/Tools/generate_image.c
Update the copyright notice format
[mirror_edk2.git] / BeagleBoardPkg / Tools / generate_image.c
index 65351380c87ea2e28668d7f2bcaec7fcc8ee5afb..6ac92680a04a12589737fb0f6b4340557760ed9a 100644 (file)
@@ -1,8 +1,15 @@
 /** @file
+ The data structures in this code come from:
+ OMAP35x Applications Processor Technical Reference Manual chapter 25
+ OMAP34xx Multimedia Device Technical Reference Manual chapter 26.4.8.
+ You should use the OMAP35x manual when possible. Some things, like SectionKey, 
+ are not defined in the OMAP35x manual and you have to use the OMAP34xx manual
+ to find the data. 
 
-  Copyright (c) 2008-2009, Apple Inc. All rights reserved.
+  Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>
   
-  All rights reserved. This program and the accompanying materials
+  This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD License
   which accompanies this distribution.  The full text of the license may be found at
   http://opensource.org/licenses/bsd-license.php