Fix forgotten license comments

This commit is contained in:
Denis Vlasenko 2008-12-07 00:52:58 +00:00
parent 30e5cf8875
commit db12d1d733
49 changed files with 114 additions and 60 deletions

View file

@ -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)