diff options
author | Glenn Morris <rgm@gnu.org> | 2007-02-28 04:25:21 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-02-28 04:25:21 +0000 |
commit | 2aa86c0fecc4f31dd4882b980dafd048460f2c7c (patch) | |
tree | 008876c4ba3d1f3eb0e541d01146188edc946b51 /lwlib/lwlib.c | |
parent | fb89a85b6c559f10e28206b6f96ad9eacb99a6ba (diff) |
Revert previous change, since not sure it was correct.
Diffstat (limited to 'lwlib/lwlib.c')
-rw-r--r-- | lwlib/lwlib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lwlib/lwlib.c b/lwlib/lwlib.c index d5502b845c..bd5d9adbf9 100644 --- a/lwlib/lwlib.c +++ b/lwlib/lwlib.c @@ -7,7 +7,7 @@ This file is part of the Lucid Widget Library. The Lucid Widget Library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. The Lucid Widget Library is distributed in the hope that it will be useful, |