aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha
diff options
context:
space:
mode:
authorSøren Schmidt <sos@FreeBSD.org>1994-09-29 08:31:39 +0000
committerSøren Schmidt <sos@FreeBSD.org>1994-09-29 08:31:39 +0000
commita2a0e15a8273fdf28d13b941b1deab656a7aa2e3 (patch)
tree014f8ce681835e31cf47cfd1627f671c79766111 /sys/alpha
parent444ada0bd0567cc336df344083fac1dc177cc23c (diff)
Notes
Diffstat (limited to 'sys/alpha')
-rw-r--r--sys/alpha/include/console.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/alpha/include/console.h b/sys/alpha/include/console.h
index bb220c639a593..209baa49980b2 100644
--- a/sys/alpha/include/console.h
+++ b/sys/alpha/include/console.h
@@ -6,7 +6,8 @@
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
+ * notice, this list of conditions and the following disclaimer
+ * in this position and unchanged.
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
@@ -24,7 +25,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id$
+ * $Id: console.h,v 1.10 1994/09/15 07:26:04 sos Exp $
*/
#ifndef _CONSOLE_H_