~evfool/software-center/lp927426

« back to all changes in this revision

Viewing changes to software-store

  • Committer: Michael Vogt
  • Date: 2009-08-26 07:08:36 UTC
  • Revision ID: michael.vogt@ubuntu.com-20090826070836-tt50ua9wm4461h59
update COPYRIGHT to GPL-3

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
#
7
7
# This program is free software; you can redistribute it and/or modify it under
8
8
# the terms of the GNU General Public License as published by the Free Software
9
 
# Foundation; either version 2 of the License, or (at your option) any later
 
9
# Foundation; either version 3 of the License, or (at your option) any later
10
10
# version.
11
11
#
12
12
# This program is distributed in the hope that it will be useful, but WITHOUT
17
17
# You should have received a copy of the GNU General Public License along with
18
18
# this program; if not, write to the Free Software Foundation, Inc.,
19
19
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
20
 
"""this runs a AppCenter instance"""
21
20
 
22
21
import logging
23
22
import os