summaryrefslogtreecommitdiff
path: root/mmap-internal.h
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2012-05-07 10:00:48 +1000
committerChris Johns <chrisj@rtems.org>2012-05-07 10:00:48 +1000
commit7f7cdc2de97f006def935f3b2788a24dd25248eb (patch)
tree4c16b5da3756f5cb1b15724b377b4c6996658c9e /mmap-internal.h
parent1d0b7d51dd97bc88c91fc7a5245e81ce1d0e2148 (diff)
Update copyright year. Remove the Id tag.
Diffstat (limited to 'mmap-internal.h')
-rw-r--r--mmap-internal.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/mmap-internal.h b/mmap-internal.h
index ec36e3a..505d496 100644
--- a/mmap-internal.h
+++ b/mmap-internal.h
@@ -1,14 +1,12 @@
/*
* mmap() - POSIX 1003.1b 6.3.1 - map pages of memory
*
- * COPYRIGHT (c) 2010.
+ * COPYRIGHT (c) 2012.
* Chris Johns (chrisj@rtems.org)
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef MMAP_INTERNAL_H