From a90cab43209bba52d35b953f3d686a19c154fc43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20H=C3=B8gsberg?= Date: Tue, 28 Apr 2009 13:12:55 -0400 Subject: Remove a handful of pointless comments CVS keywords, comments about how the source was once reformatted, and the ad-hoc changelog comment in in i830_driver.c --- src/i810_wmark.c | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'src/i810_wmark.c') diff --git a/src/i810_wmark.c b/src/i810_wmark.c index d21f6aa5..71b2a825 100644 --- a/src/i810_wmark.c +++ b/src/i810_wmark.c @@ -1,4 +1,3 @@ - /************************************************************************** Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas. @@ -25,20 +24,6 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. **************************************************************************/ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i810/i810_wmark.c,v 1.7 2002/09/11 00:29:32 dawes Exp $ */ - -/* - * Reformatted with GNU indent (2.2.8), using the following options: - * - * -bad -bap -c41 -cd0 -ncdb -ci6 -cli0 -cp0 -ncs -d0 -di3 -i3 -ip3 -l78 - * -lp -npcs -psl -sob -ss -br -ce -sc -hnl - * - * This provides a good match with the original i810 code and preferred - * XFree86 formatting conventions. - * - * When editing this driver, please follow the existing formatting, and edit - * with characters expanded at 8-column intervals. - */ /* * Authors: -- cgit v1.2.3