diff options
author | Jeremy Allison <jra@samba.org> | 2009-04-16 12:09:16 -0700 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2009-04-16 12:09:16 -0700 |
commit | 6fc8ed7b1fd57f22fba4793b3fc20f77bc7f7e83 (patch) | |
tree | f038c8c94ec73193ddc1bda0da6cd24e6d4e1ebb /librpc/idl | |
parent | 32a36e470333abae2745e27074a24ab54777b41e (diff) | |
download | samba-6fc8ed7b1fd57f22fba4793b3fc20f77bc7f7e83.tar.gz samba-6fc8ed7b1fd57f22fba4793b3fc20f77bc7f7e83.tar.xz samba-6fc8ed7b1fd57f22fba4793b3fc20f77bc7f7e83.zip |
Fix IDL licensing file that got missed when IDL files were moved.
Jeremy.
Diffstat (limited to 'librpc/idl')
-rw-r--r-- | librpc/idl/IDL_LICENSE.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/librpc/idl/IDL_LICENSE.txt b/librpc/idl/IDL_LICENSE.txt new file mode 100644 index 00000000000..01ae670b69b --- /dev/null +++ b/librpc/idl/IDL_LICENSE.txt @@ -0,0 +1,9 @@ +The IDL files in this directory are made available by the Samba Team +under the following license: + + Permission to use, copy, modify, and distribute these interface + definitions for any purpose is hereby granted without fee. + + This work is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |