aboutsummaryrefslogtreecommitdiffstats
path: root/tools/pidl
diff options
context:
space:
mode:
authorDario Lombardo <lomato@gmail.com>2018-03-08 11:18:49 +0100
committerAnders Broman <a.broman58@gmail.com>2018-03-09 04:50:23 +0000
commite7ab7a907c16be8eabb426958b459aefc0631549 (patch)
tree611f2be6a2a6280236b3e637e73d6ed08df693c8 /tools/pidl
parentfdd426e410325db3f33a16f77739f8f73575af2c (diff)
spdx: more licenses converted.
Change-Id: I8f6693108c43959e54911d35b4fbf730c59add60 Reviewed-on: https://code.wireshark.org/review/26361 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'tools/pidl')
-rw-r--r--tools/pidl/lib/Parse/Pidl/Samba4/Template.pm13
1 files changed, 1 insertions, 12 deletions
diff --git a/tools/pidl/lib/Parse/Pidl/Samba4/Template.pm b/tools/pidl/lib/Parse/Pidl/Samba4/Template.pm
index d9fb304116..175bb1247f 100644
--- a/tools/pidl/lib/Parse/Pidl/Samba4/Template.pm
+++ b/tools/pidl/lib/Parse/Pidl/Samba4/Template.pm
@@ -30,18 +30,7 @@ sub Template($)
Copyright (C) YOUR NAME HERE YEAR
- 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 3 of the License, or
- (at your option) any later version.
-
- This program 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. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
+ SPDX-License-Identifier: GPL-3.0-or-later
*/
#include \"includes.h\"