diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2010-06-14 06:37:27 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2010-06-14 09:31:58 +0800 |
commit | e6972011f01eab9f8d0a4584f32ee1e2a00f3231 (patch) | |
tree | 69e2a5e846965c3b369724b825f5b35c6d88056a /libart_lgpl/README.CVS | |
parent | 7f3377c78a560aa762e04d596b79f847c4acd870 (diff) | |
download | gsoc2013-evolution-e6972011f01eab9f8d0a4584f32ee1e2a00f3231.tar.gz gsoc2013-evolution-e6972011f01eab9f8d0a4584f32ee1e2a00f3231.tar.zst gsoc2013-evolution-e6972011f01eab9f8d0a4584f32ee1e2a00f3231.zip |
Embed libart_lgpl and libgnomecanvas.
Both of these modules are deprecated and going away in GNOME 3 but we
still rely heavily on them for GnomeCalendar and ETable. So, welcome
to the island of unwanted libraries...
Diffstat (limited to 'libart_lgpl/README.CVS')
-rw-r--r-- | libart_lgpl/README.CVS | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/libart_lgpl/README.CVS b/libart_lgpl/README.CVS new file mode 100644 index 0000000000..7ba42f7e70 --- /dev/null +++ b/libart_lgpl/README.CVS @@ -0,0 +1,14 @@ +Welcome to the libart source tree! + +This code is being developed in a "free software for sale" +model. Thus, it's available under a free software license (LGPL for +this module), but I'm also requesting that for all changes to the code +the copyright gets assigned back to me. + +So if you want to contribute, please do, but contact me about getting +the copyright assigned. Otherwise, I will have to back your changes +out. + +Thanks! + +Raph Levien <raph@acm.org> |