summaryrefslogtreecommitdiffstats
path: root/Source/cmExprParser.cxx
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2006-05-15 14:19:57 (GMT)
committerKen Martin <ken.martin@kitware.com>2006-05-15 14:19:57 (GMT)
commit000bce884dacc774ef50a76714bc1e7d2687a90a (patch)
treed80f2e868e385be6c904f6885875a8fb134f3c26 /Source/cmExprParser.cxx
parented1ea24cef3551308865fb05d97a354b852fca6c (diff)
downloadCMake-000bce884dacc774ef50a76714bc1e7d2687a90a.zip
CMake-000bce884dacc774ef50a76714bc1e7d2687a90a.tar.gz
CMake-000bce884dacc774ef50a76714bc1e7d2687a90a.tar.bz2
STYLE: fix line length
Diffstat (limited to 'Source/cmExprParser.cxx')
-rw-r--r--Source/cmExprParser.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/cmExprParser.cxx b/Source/cmExprParser.cxx
index a389c7c..e973d1c 100644
--- a/Source/cmExprParser.cxx
+++ b/Source/cmExprParser.cxx
@@ -1,7 +1,7 @@
/* A Bison parser, made by GNU Bison 1.875d. */
-/* Skeleton parser for Yacc-like parsing with Bison,
- Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+/* Skeleton parser for Yacc-like parsing with Bison, Copyright (C) 1984,
+ 1989, 1990, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by