diff options
Diffstat (limited to 'source4/scripting/swig/samba.i')
-rw-r--r-- | source4/scripting/swig/samba.i | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/source4/scripting/swig/samba.i b/source4/scripting/swig/samba.i index 882af7a4ff..859bdb06e3 100644 --- a/source4/scripting/swig/samba.i +++ b/source4/scripting/swig/samba.i @@ -20,8 +20,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + License along with this library; if not, see <http://www.gnu.org/licenses/>. */ %apply int { uint8_t }; |