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

Side by Side 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, 4 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « base/third_party/xdg_mime/LICENSE ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: xdg-mime 1 Name: xdg-mime
2 URL: http://portland.freedesktop.org/wiki/ 2 URL: http://freedesktop.org
3 License: Academic Free License version 2.0 or LGPL v2
3 4
4 The code in this directory is synced from: 5 The code in this directory is synced from:
5 http://svn.gnome.org/svn/glib/trunk/gio/xdgmime/ 6 http://svn.gnome.org/svn/glib/trunk/gio/xdgmime/
6 @ r7784 on 2009/05/11. 7 @ r7784 on 2009/05/11.
7 This version contains some bugfixes to the original code. 8 This version contains some bugfixes to the original code.
8 9
10 The above link is dead and the code is now hosted at
11 http://cgit.freedesktop.org/xdg/xdgmime.
12
9 In addition, we have the following patch(es): 13 In addition, we have the following patch(es):
10 - compile.patch: small tweaks to make the code compile. 14 - compile.patch: small tweaks to make the code compile.
15 - Added a LICENSE file.
OLDNEW
« 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