~jplacerda/zeitgeist/784850

« back to all changes in this revision

Viewing changes to tools/gtk/zeitgeist-data-sources-gtk.py

  • Committer: Seif Lotfy
  • Date: 2011-01-17 15:54:47 UTC
  • Revision ID: seif@lotfy.com-20110117155447-4z3y0ml0r669c6q6
change license from lgpl v3 to lgpl v2.1+

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
# Copyright © 2010 Siegfried Gevatter <siegfried@gevatter.com>
7
7
#
8
8
# This program is free software: you can redistribute it and/or modify
9
 
# it under the terms of the GNU General Public License as published by
10
 
# the Free Software Foundation, either version 3 of the License, or
 
9
# it under the terms of the GNU Lesser General Public License as published by
 
10
# the Free Software Foundation, either version 2.1 of the License, or
11
11
# (at your option) any later version.
12
12
#
13
13
# This program is distributed in the hope that it will be useful,
14
14
# but WITHOUT ANY WARRANTY; without even the implied warranty of
15
15
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16
 
# GNU General Public License for more details.
 
16
# GNU Lesser General Public License for more details.
17
17
#
18
 
# You should have received a copy of the GNU General Public License
 
18
# You should have received a copy of the GNU Lesser General Public License
19
19
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
20
20
 
21
21
import gtk