diff options
author | Andrew Kroeger <andrew@sprocks.gotdns.com> | 2008-03-28 01:08:49 -0500 |
---|---|---|
committer | Andrew Kroeger <andrew@sprocks.gotdns.com> | 2008-03-28 01:08:49 -0500 |
commit | 8f8c56bfbcbfe8f80afb09eb1d481a108b252bee (patch) | |
tree | 55d4db1048ba21350fc61b9af05cd47d429e4fed /source4/lib/policy/lex.l | |
parent | 71e79728ec6542981b8921a49155936a65d332f4 (diff) | |
download | samba-8f8c56bfbcbfe8f80afb09eb1d481a108b252bee.tar.gz samba-8f8c56bfbcbfe8f80afb09eb1d481a108b252bee.tar.bz2 samba-8f8c56bfbcbfe8f80afb09eb1d481a108b252bee.zip |
Convert some more files to GPLv3.
(This used to be commit ebe5e8399422eb7e2ff4deb546338823e2718907)
Diffstat (limited to 'source4/lib/policy/lex.l')
-rw-r--r-- | source4/lib/policy/lex.l | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/policy/lex.l b/source4/lib/policy/lex.l index 199cd228c0..dc1f0aa34e 100644 --- a/source4/lib/policy/lex.l +++ b/source4/lib/policy/lex.l @@ -5,7 +5,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, |