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 /addressbook/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 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 862d1e607a..cfca7a30cb 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,52 @@ +2008-09-02 Sankar P <psankar@novell.com> + +License Changes + + * gui/component/addressbook-config.h: + * gui/component/addressbook.h: + * gui/component/autocompletion-config.c: + * gui/component/autocompletion-config.h: + * gui/component/component-factory.c: + * gui/contact-editor/e-contact-editor-address.c: + * gui/contact-editor/e-contact-editor-address.h: + * gui/contact-editor/e-contact-editor-fullname.c: + * gui/contact-editor/e-contact-editor-fullname.h: + * gui/contact-editor/e-contact-editor-im.c: + * gui/contact-editor/e-contact-editor-im.h: + * gui/contact-editor/e-contact-editor.h: + * gui/contact-editor/e-contact-quick-add.h: + * gui/contact-editor/test-editor.c: + * gui/contact-list-editor/e-contact-list-editor.c: + * gui/contact-list-editor/e-contact-list-editor.h: + * gui/contact-list-editor/e-contact-list-model.c: + * gui/merging/eab-contact-compare.c: + * gui/merging/eab-contact-merging.c: + * gui/merging/eab-contact-merging.h: + * gui/widgets/e-addressbook-reflow-adapter.c: + * gui/widgets/e-addressbook-table-adapter.c: + * gui/widgets/e-addressbook-view.h: + * gui/widgets/e-minicard-label.h: + * gui/widgets/e-minicard-view-widget.c: + * gui/widgets/e-minicard-view-widget.h: + * gui/widgets/e-minicard.h: + * gui/widgets/eab-config.c: + * gui/widgets/eab-contact-display.h: + * gui/widgets/eab-menu.c: + * gui/widgets/eab-popup.c: + * gui/widgets/gal-view-factory-minicard.c: + * gui/widgets/gal-view-minicard.h: + * importers/evolution-csv-importer.c: + * printing/e-contact-print-style-editor.c: + * printing/e-contact-print-style-editor.h: + * printing/e-contact-print-types.h: + * printing/e-contact-print.c: + * printing/e-contact-print.h: + * printing/test-contact-print-style-editor.c: + * printing/test-print.c: + * tools/evolution-addressbook-export-list-cards.c: + * util/eab-book-util.c: + * util/eab-book-util.h: + 2008-09-01 Milan Crha <mcrha@redhat.com> ** Fix for bug #448435 |