diff options
author | Sankarasivasubramanian Pasupathilingam <psankar@src.gnome.org> | 2008-09-03 00:25:53 +0800 |
---|---|---|
committer | Sankarasivasubramanian Pasupathilingam <psankar@src.gnome.org> | 2008-09-03 00:25:53 +0800 |
commit | 14fa5c8a8cf736e3207b9d9e414586d9ff3a623f (patch) | |
tree | d2d9b329647d63dc476a39816a0ad7a2ab80c0b4 /shell/ChangeLog | |
parent | 2850145fbdaca7274e420b66a7378bad57213d80 (diff) | |
download | gsoc2013-evolution-14fa5c8a8cf736e3207b9d9e414586d9ff3a623f.tar.gz gsoc2013-evolution-14fa5c8a8cf736e3207b9d9e414586d9ff3a623f.tar.zst gsoc2013-evolution-14fa5c8a8cf736e3207b9d9e414586d9ff3a623f.zip |
Change License from GPL to LGPL. 2nd batch.
More changes to come.
svn path=/trunk/; revision=36247
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 2349fa7198..a32bde66ce 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,34 @@ +2008-09-02 Sankar P <psankar@novell.com> + +License Changes + + * e-component-registry.h: + * e-component-view.c: + * e-corba-config-page.c: + * e-corba-config-page.h: + * e-shell-constants.h: + * e-shell-importer.h: + * e-shell.h: + * e-user-creatable-items-handler.h: + * es-event.c: + * es-menu.c: + * evolution-component.c: + * evolution-config-control.c: + * evolution-config-control.h: + * evolution-shell-component-utils.c: + * evolution-shell-component-utils.h: + * importer/evolution-importer-client.c: + * importer/evolution-importer-client.h: + * importer/evolution-importer-listener.c: + * importer/evolution-importer-listener.h: + * importer/evolution-importer.c: + * importer/evolution-importer.h: + * importer/evolution-intelligent-importer.c: + * importer/evolution-intelligent-importer.h: + * importer/intelligent.c: + * importer/intelligent.h: + * test/evolution-test-component.h: + 2008-08-30 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #549554 (patch from Paul Bolle) |