diff options
author | Emmanuele Bassi <ebassi@linux.intel.com> | 2010-07-21 23:50:09 +0100 |
---|---|---|
committer | Emmanuele Bassi <ebassi@linux.intel.com> | 2010-07-21 23:50:09 +0100 |
commit | 84230dd03b5db34da5ccef0a4926e18c22124952 (patch) | |
tree | fff90a6095547326e50b4083217c5ca7d1eec7c7 | |
parent | 67ad0f21ca554edcd6633014b0bce7dd8d216191 (diff) | |
download | json-glib-84230dd03b5db34da5ccef0a4926e18c22124952.tar.gz |
docs: Fix up the cgit URL
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -71,7 +71,7 @@ HACKING ------------------------------------------------------------------------------- JSON-GLib is developed mainly inside a GIT repository available at: - http://git.gnome.org/cgit/json-glib + http://git.gnome.org/browse/json-glib You can clone the GIT repository with: @@ -99,5 +99,5 @@ either version 2.1 or (at your option) any later version. See the file COPYING for details. -Copyright (C) 2007 OpenedHand Ltd -Copyright (C) 2009 Intel Corp. +Copyright (C) 2007, 2008 OpenedHand Ltd +Copyright (C) 2009, 2010 Intel Corp. |