summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/console.h
diff options
context:
space:
mode:
authorsos <sos@FreeBSD.org>1994-09-29 08:31:39 +0000
committersos <sos@FreeBSD.org>1994-09-29 08:31:39 +0000
commitcab475507fe9503c43ebdabcbfb3453f52eb2473 (patch)
tree014f8ce681835e31cf47cfd1627f671c79766111 /sys/i386/include/console.h
parent8f1e1e2a1acb3553f803f7c3bbb0ad8ad0e423a9 (diff)
downloadFreeBSD-src-cab475507fe9503c43ebdabcbfb3453f52eb2473.zip
FreeBSD-src-cab475507fe9503c43ebdabcbfb3453f52eb2473.tar.gz
Changed header sligthly.
Diffstat (limited to 'sys/i386/include/console.h')
-rw-r--r--sys/i386/include/console.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/i386/include/console.h b/sys/i386/include/console.h
index bb220c6..209baa4 100644
--- a/sys/i386/include/console.h
+++ b/sys/i386/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_
OpenPOWER on IntegriCloud