~wolterh/gtg/1039655

« back to all changes in this revision

Viewing changes to GTG/gtk/browser/treeview_factory.py

  • Committer: Izidor Matušov
  • Date: 2012-11-27 10:13:47 UTC
  • mfrom: (1248.1.1 header-comments)
  • Revision ID: izidor.matusov@gmail.com-20121127101347-crih9op28y73cyks
Updated every license in the head of files

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# -*- coding: utf-8 -*-
2
2
# -----------------------------------------------------------------------------
3
 
# Gettings Things Gnome! - a personal organizer for the GNOME desktop
4
 
# Copyright (c) 2008-2009 - Lionel Dricot & Bertrand Rousseau
 
3
# Getting Things GNOME! - a personal organizer for the GNOME desktop
 
4
# Copyright (c) 2008-2012 - Lionel Dricot & Bertrand Rousseau
5
5
#
6
6
# This program is free software: you can redistribute it and/or modify it under
7
7
# the terms of the GNU General Public License as published by the Free Software
16
16
# You should have received a copy of the GNU General Public License along with
17
17
# this program.  If not, see <http://www.gnu.org/licenses/>.
18
18
# -----------------------------------------------------------------------------
 
19
 
19
20
import gtk
20
21
import gobject
21
22
import pango