diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-11-10 13:35:34 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-11-10 13:35:34 (GMT) |
commit | e041c1aa5835053a75259df51322dc5cfe5faff9 (patch) | |
tree | 9f82310c34d9c4c866a15aa4900ff70c837bd349 /generic/regcustom.h | |
parent | c58a554a8152ee69ceb992395233d72e0a9980ae (diff) | |
download | tcl-e041c1aa5835053a75259df51322dc5cfe5faff9.zip tcl-e041c1aa5835053a75259df51322dc5cfe5faff9.tar.gz tcl-e041c1aa5835053a75259df51322dc5cfe5faff9.tar.bz2 |
Deleted unwanted extra space at end of some lines
Diffstat (limited to 'generic/regcustom.h')
-rw-r--r-- | generic/regcustom.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/generic/regcustom.h b/generic/regcustom.h index e258acd..6abd24c 100644 --- a/generic/regcustom.h +++ b/generic/regcustom.h @@ -1,19 +1,19 @@ /* * Copyright (c) 1998, 1999 Henry Spencer. All rights reserved. - * + * * Development of this software was funded, in part, by Cray Research Inc., * UUNET Communications Services Inc., Sun Microsystems Inc., and Scriptics * Corporation, none of whom are responsible for the results. The author - * thanks all of them. - * + * thanks all of them. + * * Redistribution and use in source and binary forms -- with or without * modification -- are permitted for any purpose, provided that * redistributions in source form retain this entire copyright notice and * indicate the origin and nature of any modifications. - * + * * I'd appreciate being given credit for this package in the documentation * of software which uses it, but that is not a requirement. - * + * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY * AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL |