diff options
author | Seonah Moon <seonah1.moon@samsung.com> | 2019-12-09 14:52:00 +0900 |
---|---|---|
committer | Seonah Moon <seonah1.moon@samsung.com> | 2019-12-09 14:52:24 +0900 |
commit | 58894334cd3f0b89c865304e8e9d6eea3cd20a55 (patch) | |
tree | 6fdb22df40c774e8db791bc7cd27b39680a12fb0 /README | |
parent | 9f52ffa8b526e717e324fe0835ab794478650f11 (diff) | |
download | libsoup-58894334cd3f0b89c865304e8e9d6eea3cd20a55.tar.gz libsoup-58894334cd3f0b89c865304e8e9d6eea3cd20a55.tar.bz2 libsoup-58894334cd3f0b89c865304e8e9d6eea3cd20a55.zip |
Imported Upstream version 2.62.2upstream/2.62.2
Change-Id: Id151dafaa6ac9f569d76f08282b5c9e4c3b19621
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -12,7 +12,7 @@ Features: See the documentation in docs/reference/ and the test programs in tests/ for simple examples of how to use the code. The -evolution-data-server and evolution-exchange modules in GNOME CVS have +evolution-data-server and evolution-exchange modules in GNOME git have some more complicated examples. There is a mailing list for libsoup-related questions/discussions at @@ -20,10 +20,10 @@ gnome.org. Visit http://mail.gnome.org/mailman/listinfo/libsoup-list to subscribe or read the archives. Bugs against libsoup can be filed at the GNOME bugzilla: -http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup +https://bugzilla.gnome.org/enter_bug.cgi?product=libsoup More information (including the libsoup To Do list) is available at -http://live.gnome.org/LibSoup +https://wiki.gnome.org/Projects/libsoup Licensing: libsoup is licensed under the LGPL, see COPYING for more details. |