diff options
author | Ben Byer <bbyer@bbyer.local> | 2007-11-04 18:59:41 -0800 |
---|---|---|
committer | Ben Byer <bbyer@bbyer.local> | 2007-11-05 05:45:21 -0800 |
commit | 10fde62fc88302f7d3b2546239b1679be249567c (patch) | |
tree | f3be0e87ccf6fd5257f9295f73a422b80c0d2439 /hw/darwin/quartz/cr | |
parent | 27ecb89250398f45564fe454e20bfdd66f62c8e4 (diff) |
more CVS tags
Diffstat (limited to 'hw/darwin/quartz/cr')
-rw-r--r-- | hw/darwin/quartz/cr/crFrame.m | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/hw/darwin/quartz/cr/crFrame.m b/hw/darwin/quartz/cr/crFrame.m index 3c1f0bb28..79697fbac 100644 --- a/hw/darwin/quartz/cr/crFrame.m +++ b/hw/darwin/quartz/cr/crFrame.m @@ -1,7 +1,6 @@ /* * Cocoa rootless implementation frame functions - */ -/* + * * Copyright (c) 2001 Greg Parker. All Rights Reserved. * Copyright (c) 2002-2003 Torrey T. Lyons. All Rights Reserved. * @@ -27,7 +26,6 @@ * holders shall not be used in advertising or otherwise to promote the sale, * use or other dealings in this Software without prior written authorization. */ -/* $XdotOrg: xc/programs/Xserver/hw/darwin/quartz/cr/crFrame.m,v 1.2 2004/04/23 19:15:51 eich Exp $ */ #include <dix-config.h> |