Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2536)

Unified Diff: base/third_party/xdg_mime/README.chromium

Issue 10843034: Fix license for xdg_mime (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed comments Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « base/third_party/xdg_mime/LICENSE ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/third_party/xdg_mime/README.chromium
diff --git a/base/third_party/xdg_mime/README.chromium b/base/third_party/xdg_mime/README.chromium
index 531947874528f39e665ba07e3c71724b3f9f7fc7..74913ff9e31a34474612b30b595af25accdcfb9c 100644
--- a/base/third_party/xdg_mime/README.chromium
+++ b/base/third_party/xdg_mime/README.chromium
@@ -1,10 +1,15 @@
Name: xdg-mime
-URL: http://portland.freedesktop.org/wiki/
+URL: http://freedesktop.org
+License: Academic Free License version 2.0 or LGPL v2
The code in this directory is synced from:
http://svn.gnome.org/svn/glib/trunk/gio/xdgmime/
@ r7784 on 2009/05/11.
This version contains some bugfixes to the original code.
+The above link is dead and the code is now hosted at
+http://cgit.freedesktop.org/xdg/xdgmime.
+
In addition, we have the following patch(es):
- compile.patch: small tweaks to make the code compile.
+- Added a LICENSE file.
« no previous file with comments | « base/third_party/xdg_mime/LICENSE ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698