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

Side by Side Diff: third_party/sudden_motion_sensor/LICENSE

Issue 9844020: Move the Sudden Motion Sensor library into third_party. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: DEPS: convert line endings Created 8 years, 8 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 | « content/content_browser.gypi ('k') | third_party/sudden_motion_sensor/README.chromium » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 SMSLib Sudden Motion Sensor Access Library
2 Copyright (c) 2010 Suitable Systems
3 All rights reserved.
4
5 Developed by: Daniel Griscom
6 Suitable Systems
7 http://www.suitable.com
8
9 Permission is hereby granted, free of charge, to any person obtaining a
10 copy of this software and associated documentation files (the
11 "Software"), to deal with the Software without restriction, including
12 without limitation the rights to use, copy, modify, merge, publish,
13 distribute, sublicense, and/or sell copies of the Software, and to
14 permit persons to whom the Software is furnished to do so, subject to
15 the following conditions:
16
17 - Redistributions of source code must retain the above copyright notice,
18 this list of conditions and the following disclaimers.
19
20 - Redistributions in binary form must reproduce the above copyright
21 notice, this list of conditions and the following disclaimers in the
22 documentation and/or other materials provided with the distribution.
23
24 - Neither the names of Suitable Systems nor the names of its
25 contributors may be used to endorse or promote products derived from
26 this Software without specific prior written permission.
27
28 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
29 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
30 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
31 IN NO EVENT SHALL THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR
32 ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
33 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
34 SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE.
35
36 For more information about SMSLib, see
37 <http://www.suitable.com/tools/smslib.html>
38 or contact
39 Daniel Griscom
40 Suitable Systems
41 1 Centre Street, Suite 204
42 Wakefield, MA 01880
43 (781) 665-0053
OLDNEW
« no previous file with comments | « content/content_browser.gypi ('k') | third_party/sudden_motion_sensor/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698