diff options
Diffstat (limited to 'xorg-server/include/region.h')
-rw-r--r-- | xorg-server/include/region.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/xorg-server/include/region.h b/xorg-server/include/region.h index e9d7e778c..11dd59e98 100644 --- a/xorg-server/include/region.h +++ b/xorg-server/include/region.h @@ -22,7 +22,6 @@ Except as contained in this notice, the name of The Open Group shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. - Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts. All Rights Reserved @@ -50,4 +49,4 @@ SOFTWARE. #include "regionstr.h" -#endif /* REGION_H */ +#endif /* REGION_H */ |