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/pidl/idl.yp | |
parent | 71e79728ec6542981b8921a49155936a65d332f4 (diff) | |
download | samba-8f8c56bfbcbfe8f80afb09eb1d481a108b252bee.tar.gz |
Convert some more files to GPLv3.
(This used to be commit ebe5e8399422eb7e2ff4deb546338823e2718907)
Diffstat (limited to 'source4/pidl/idl.yp')
-rw-r--r-- | source4/pidl/idl.yp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/pidl/idl.yp b/source4/pidl/idl.yp index c7ca0c76042..a0323af8ee6 100644 --- a/source4/pidl/idl.yp +++ b/source4/pidl/idl.yp @@ -1,7 +1,7 @@ ######################## # IDL Parse::Yapp parser # Copyright (C) Andrew Tridgell <tridge@samba.org> -# released under the GNU GPL version 2 or later +# released under the GNU GPL version 3 or later |