X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=python-lttngust%2Flttngust%2F__init__.py.in;h=6aae1002d39e44688c6ccd553e902e805413c94c;hb=5b4c6da4aa59719b613c612afc05aee91f4343a4;hp=b70c2e839093107b61fbea857a90973fe14c92c4;hpb=5b6ff569c0bf82b72f263a259e7a73a453903648;p=lttng-ust.git diff --git a/python-lttngust/lttngust/__init__.py.in b/python-lttngust/lttngust/__init__.py.in index b70c2e83..6aae1002 100644 --- a/python-lttngust/lttngust/__init__.py.in +++ b/python-lttngust/lttngust/__init__.py.in @@ -1,19 +1,8 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2015 - Philippe Proulx +# 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 Philippe Proulx from __future__ import unicode_literals