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

Side by Side Diff: base/third_party/xdg_mime/LICENSE

Issue 10843034: Fix license for xdg_mime (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
OLDNEW
1 # Permission is hereby granted, free of charge, to any person obtaining a 1 Licensed under the Academic Free License version 2.0
Mark Mentovai 2012/08/01 18:16:13 Where did you get this? It looks like stuff you pu
Steve Block 2012/08/01 19:12:38 Yes, I took it from the header used in the source
2 # copy of this software and associated documentation files (the "Software"), 2 Or under the following terms:
3 # to deal in the Software without restriction, including without limitation 3
4 # the rights to use, copy, modify, merge, publish, distribute, sublicense, 4 This library is free software; you can redistribute it and/or
5 # and/or sell copies of the Software, and to permit persons to whom the 5 modify it under the terms of the GNU Lesser General Public
6 # Software is furnished to do so, subject to the following conditions: 6 License as published by the Free Software Foundation; either
7 # 7 version 2 of the License, or (at your option) any later version.
8 # The above copyright notice and this permission notice shall be included 8
9 # in all copies or substantial portions of the Software. 9 This library is distributed in the hope that it will be useful,
10 # 10 but WITHOUT ANY WARRANTY; without even the implied warranty of
11 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS 11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 # OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 12 Lesser General Public License for more details.
13 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 13
14 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR 14 You should have received a copy of the GNU Lesser General Public
15 # OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, 15 License along with this library; if not, write to the
16 # ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 16 Free Software Foundation, Inc., 59 Temple Place - Suite 330,
17 # OTHER DEALINGS IN THE SOFTWARE. 17 Boston, MA 02111-1307, USA.
OLDNEW
« no previous file with comments | « no previous file | base/third_party/xdg_mime/README.chromium » ('j') | base/third_party/xdg_mime/README.chromium » ('J')

Powered by Google App Engine
This is Rietveld 408576698