summaryrefslogtreecommitdiff
path: root/getsid.c
diff options
context:
space:
mode:
Diffstat (limited to 'getsid.c')
-rw-r--r--getsid.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/getsid.c b/getsid.c
index b6d5313f..e3536b90 100644
--- a/getsid.c
+++ b/getsid.c
@@ -1,4 +1,7 @@
/*
+ * This file plugs a hole in Bionic, a derivation of the BSD standard C library
+ * code that was originally developed by Google for Android.
+ *
* This file is Copyright (c) 2010 by the GPSD project
* BSD terms apply: see the file COPYING in the distribution root for details.
*/