Various license header consistency fixes (trivial).
[coreboot.git] / src / include / assert.h
index 41032914610fe8ec2b64f0ffaa73c44d426432e1..6d65ffdbdf7ed865e97906de4eb4c2eb92fd70bf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * assert.h: Debugging macros
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2005 Digital Design Corporation
  *
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
+/*
+ * assert.h: Debugging macros
+ */
+
 #ifndef __ASSERT_H_DEFINED
 #define __ASSERT_H_DEFINED