X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tools%2Flttng-gen-tp;h=84f4297e7b37243d8f079642db5f8702ace67f51;hb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;hp=4ab91f367057ebf89290bb101e22039c650fd009;hpb=2982a6144602ed97dd9ec246124f1403ec7c83bc;p=lttng-ust.git diff --git a/tools/lttng-gen-tp b/tools/lttng-gen-tp index 4ab91f36..84f4297e 100755 --- a/tools/lttng-gen-tp +++ b/tools/lttng-gen-tp @@ -1,20 +1,8 @@ #!/usr/bin/env python # -# Copyright (c) 2012 Yannick Brosseau +# SPDX-License-Identifier: GPL-2.0-only # -# 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; only version 2 -# of the License. -# -# 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, write to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +# Copyright (C) 2012 Yannick Brosseau from __future__ import print_function import sys