mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 16:11:15 +00:00
ubuntutools/requestsync/*.py: update copyright notices and license to match
the requestsync script
This commit is contained in:
parent
a0f10bb410
commit
c30c4865a4
@ -4,17 +4,19 @@
|
|||||||
#
|
#
|
||||||
# Copyright © 2009 Michael Bienia <geser@ubuntu.com>
|
# Copyright © 2009 Michael Bienia <geser@ubuntu.com>
|
||||||
#
|
#
|
||||||
|
# This module may contain code written by other authors/contributors to
|
||||||
|
# the main requestsync script. See there for their names.
|
||||||
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
# as published by the Free Software Foundation; either version 3
|
# as published by the Free Software Foundation; version 2
|
||||||
# of the License, or (at your option) any later version.
|
|
||||||
#
|
#
|
||||||
# This program is distributed in the hope that it will be useful,
|
# This program is distributed in the hope that it will be useful,
|
||||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
# GNU General Public License for more details.
|
# GNU General Public License for more details.
|
||||||
#
|
#
|
||||||
# Please see the /usr/share/common-licenses/GPL file for the full text
|
# Please see the /usr/share/common-licenses/GPL-2 file for the full text
|
||||||
# of the GNU General Public License license.
|
# of the GNU General Public License license.
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
|
@ -5,17 +5,19 @@
|
|||||||
#
|
#
|
||||||
# Copyright © 2009 Michael Bienia <geser@ubuntu.com>
|
# Copyright © 2009 Michael Bienia <geser@ubuntu.com>
|
||||||
#
|
#
|
||||||
|
# This module may contain code written by other authors/contributors to
|
||||||
|
# the main requestsync script. See there for their names.
|
||||||
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
# as published by the Free Software Foundation; either version 3
|
# as published by the Free Software Foundation; version 2
|
||||||
# of the License, or (at your option) any later version.
|
|
||||||
#
|
#
|
||||||
# This program is distributed in the hope that it will be useful,
|
# This program is distributed in the hope that it will be useful,
|
||||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
# GNU General Public License for more details.
|
# GNU General Public License for more details.
|
||||||
#
|
#
|
||||||
# Please see the /usr/share/common-licenses/GPL file for the full text
|
# Please see the /usr/share/common-licenses/GPL-2 file for the full text
|
||||||
# of the GNU General Public License license.
|
# of the GNU General Public License license.
|
||||||
|
|
||||||
from ..lp.lpapiwrapper import Distribution
|
from ..lp.lpapiwrapper import Distribution
|
||||||
|
@ -4,17 +4,19 @@
|
|||||||
#
|
#
|
||||||
# Copyright © 2009 Michael Bienia <geser@ubuntu.com>
|
# Copyright © 2009 Michael Bienia <geser@ubuntu.com>
|
||||||
#
|
#
|
||||||
|
# This module may contain code written by other authors/contributors to
|
||||||
|
# the main requestsync script. See there for their names.
|
||||||
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
# as published by the Free Software Foundation; either version 3
|
# as published by the Free Software Foundation; version 2
|
||||||
# of the License, or (at your option) any later version.
|
|
||||||
#
|
#
|
||||||
# This program is distributed in the hope that it will be useful,
|
# This program is distributed in the hope that it will be useful,
|
||||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
# GNU General Public License for more details.
|
# GNU General Public License for more details.
|
||||||
#
|
#
|
||||||
# Please see the /usr/share/common-licenses/GPL file for the full text
|
# Please see the /usr/share/common-licenses/GPL-2 file for the full text
|
||||||
# of the GNU General Public License license.
|
# of the GNU General Public License license.
|
||||||
|
|
||||||
from ..packages import checkIsInDebian
|
from ..packages import checkIsInDebian
|
||||||
|
Loading…
x
Reference in New Issue
Block a user