diff options
author | Kevin E Martin <kem@kem.org> | 2000-05-18 04:16:28 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2000-05-18 04:16:28 +0000 |
commit | 963dfed38835d8a75cfbed5d4f30769339134bde (patch) | |
tree | 6b98cfe82f03a049971956e9b9d738f74a7b453a /linux/vm.c | |
parent | 3f84bbb3c1d3721f95f248634d1871be3ffa005e (diff) |
- Fix merge problemsati-4-0-1-20000518ati-4-0-1-branch
- Remove rcs keywords
- Fix lib/GL install problem
- Prepare for merge into trunk
Diffstat (limited to 'linux/vm.c')
-rw-r--r-- | linux/vm.c | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,8 +1,7 @@ /* vm.c -- Memory mapping for DRM -*- linux-c -*- * Created: Mon Jan 4 08:58:31 1999 by faith@precisioninsight.com - * Revised: Sat Apr 15 00:12:30 2000 by kevin@precisioninsight.com * - * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. + * Copyright 1999, 2000 Precision Insight, Inc., Cedar Park, Texas. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a |