Fix forgotten license comments
This commit is contained in:
parent
30e5cf8875
commit
db12d1d733
49 changed files with 114 additions and 60 deletions
|
@ -1,4 +1,3 @@
|
|||
#if ENABLE_FEATURE_OSF_LABEL
|
||||
/*
|
||||
* Copyright (c) 1987, 1988 Regents of the University of California.
|
||||
* All rights reserved.
|
||||
|
@ -32,6 +31,7 @@
|
|||
* SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#if ENABLE_FEATURE_OSF_LABEL
|
||||
|
||||
#ifndef BSD_DISKMAGIC
|
||||
#define BSD_DISKMAGIC ((uint32_t) 0x82564557)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue