aboutsummaryrefslogtreecommitdiff
path: root/shared-core/mga_state.c
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2005-11-28 23:10:41 +0000
committerEric Anholt <anholt@freebsd.org>2005-11-28 23:10:41 +0000
commitc6344e8df5a6f2010c691bcd8aed0241a3426585 (patch)
tree21b6a7fbb10aa2b1c72063892ae547898d6d6951 /shared-core/mga_state.c
parentec0ef9a78d0205ff771fe05d78d7a67462abbfd2 (diff)
Assert an MIT copyright on sis_drm.h, since one was lacking and I created
that particular file. Its contents have changed a good bit since the original sis code, and the original sis code didn't care much about attribution since it routinely disclaims Precision Insight/VA Linux from responsibility. Also, adjust formatting around license headers (have a comment open immediately before the "Copyright" line, not as a runon of any previous comments) for automatic processing into FreeBSD, where /*- is used to signal the beginning of license headers for automatic compilation of license lists.
Diffstat (limited to 'shared-core/mga_state.c')
-rw-r--r--shared-core/mga_state.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/shared-core/mga_state.c b/shared-core/mga_state.c
index 1f7c679a..8e5cb334 100644
--- a/shared-core/mga_state.c
+++ b/shared-core/mga_state.c
@@ -1,6 +1,7 @@
/* mga_state.c -- State support for MGA G200/G400 -*- linux-c -*-
* Created: Thu Jan 27 02:53:43 2000 by jhartmann@precisioninsight.com
- *
+ */
+/*
* Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
* Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
* All Rights Reserved.