X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=python-lttngust%2Fsetup.py.in;h=1024d5725fae97932694f4454aba370e43e4bcb8;hb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;hp=303d624539e30c08d3f9216d0b6c181a15fba891;hpb=a49a7e686059ce795ce678b42cc109b7a2b1d91e;p=lttng-ust.git diff --git a/python-lttngust/setup.py.in b/python-lttngust/setup.py.in index 303d6245..1024d572 100644 --- a/python-lttngust/setup.py.in +++ b/python-lttngust/setup.py.in @@ -1,19 +1,8 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2015 - Jonathan Rajotte +# SPDX-License-Identifier: LGPL-2.1-only # -# This library is free software; you can redistribute it and/or modify it under -# the terms of the GNU Lesser General Public License as published by the Free -# Software Foundation; version 2.1 of the License. -# -# This library 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 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., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +# Copyright (C) 2015 Jonathan Rajotte import os import sys