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

Unified Diff: third_party/gpsd/README.chromium

Issue 8171006: Fix gps.h license issue, by deleting it (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: update checklicenses.py Created 9 years, 2 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
Index: third_party/gpsd/README.chromium
diff --git a/third_party/gpsd/README.chromium b/third_party/gpsd/README.chromium
index 1f1bd3e9f0c9b46cb05167702925bae47127c4ae..88a8130804cef242c3ae9bfb7e1ca49bc5c4183d 100644
--- a/third_party/gpsd/README.chromium
+++ b/third_party/gpsd/README.chromium
@@ -1,11 +1,11 @@
Name: gpsd
URL: http://git.berlios.de/cgi-bin/gitweb.cgi?p=gpsd;a=summary
InfoURL: http://gpsd.berlios.de/
-Version: 2.38
+Version: 2.94
License: BSD
Description:
-versions 2.38, 2.94
+versions 2.94
gpsd is a service daemon that monitors one or more GPSes or AIS receivers
attached to a host computer through serial or USB ports, making all data on the
location/course/velocity of the sensors available to be queried on TCP port
@@ -14,6 +14,6 @@ location/course/velocity of the sensors available to be queried on TCP port
Local Modifications:
No modifications.
Only the gps.h file is imported, as the client library (libgps.so) is
-dynamically loaded (where present). We import 2 versions as the older (2.38) is
-needed for Chrome OS and the newer for tip of tree builds (using the new client
-API that aims to maintain binary compatibility across future releases).
+dynamically loaded (where present).
+
+Security Critical: yes

Powered by Google App Engine
This is Rietveld 408576698