Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
geoclue
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Iqbal Inzamam
geoclue
Commits
e726d8c6
Commit
e726d8c6
authored
Apr 22, 2018
by
Zeeshan Ali
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove redundant '(C)' in copyright headers
parent
6fce3b84
Changes
73
Hide whitespace changes
Inline
Side-by-side
Showing
73 changed files
with
82 additions
and
82 deletions
+82
-82
COPYING
COPYING
+5
-5
COPYING.LIB
COPYING.LIB
+2
-2
demo/agent.c
demo/agent.c
+1
-1
demo/gclue-service-agent.c
demo/gclue-service-agent.c
+1
-1
demo/gclue-service-agent.h
demo/gclue-service-agent.h
+1
-1
demo/where-am-i.c
demo/where-am-i.c
+1
-1
libgeoclue/gclue-helpers.c
libgeoclue/gclue-helpers.c
+1
-1
libgeoclue/gclue-helpers.h
libgeoclue/gclue-helpers.h
+1
-1
libgeoclue/gclue-simple.c
libgeoclue/gclue-simple.c
+1
-1
libgeoclue/gclue-simple.h
libgeoclue/gclue-simple.h
+1
-1
libgeoclue/geoclue.h
libgeoclue/geoclue.h
+1
-1
public-api/gclue-enums.h
public-api/gclue-enums.h
+1
-1
src/agent/org.freedesktop.GeoClue2.Agent.xml
src/agent/org.freedesktop.GeoClue2.Agent.xml
+1
-1
src/gclue-3g-tower.h
src/gclue-3g-tower.h
+1
-1
src/gclue-3g.c
src/gclue-3g.c
+1
-1
src/gclue-3g.h
src/gclue-3g.h
+1
-1
src/gclue-cdma.c
src/gclue-cdma.c
+1
-1
src/gclue-cdma.h
src/gclue-cdma.h
+1
-1
src/gclue-client-info.c
src/gclue-client-info.c
+1
-1
src/gclue-client-info.h
src/gclue-client-info.h
+1
-1
src/gclue-compass.c
src/gclue-compass.c
+1
-1
src/gclue-compass.h
src/gclue-compass.h
+1
-1
src/gclue-config.c
src/gclue-config.c
+1
-1
src/gclue-config.h
src/gclue-config.h
+1
-1
src/gclue-error.c
src/gclue-error.c
+1
-1
src/gclue-error.h
src/gclue-error.h
+1
-1
src/gclue-location-source.c
src/gclue-location-source.c
+1
-1
src/gclue-location-source.h
src/gclue-location-source.h
+1
-1
src/gclue-location.c
src/gclue-location.c
+2
-2
src/gclue-location.h
src/gclue-location.h
+2
-2
src/gclue-locator.c
src/gclue-locator.c
+1
-1
src/gclue-locator.h
src/gclue-locator.h
+1
-1
src/gclue-main.c
src/gclue-main.c
+1
-1
src/gclue-min-uint.c
src/gclue-min-uint.c
+1
-1
src/gclue-min-uint.h
src/gclue-min-uint.h
+1
-1
src/gclue-modem-gps.c
src/gclue-modem-gps.c
+1
-1
src/gclue-modem-gps.h
src/gclue-modem-gps.h
+1
-1
src/gclue-modem-manager.c
src/gclue-modem-manager.c
+1
-1
src/gclue-modem-manager.h
src/gclue-modem-manager.h
+1
-1
src/gclue-modem.c
src/gclue-modem.c
+1
-1
src/gclue-modem.h
src/gclue-modem.h
+1
-1
src/gclue-mozilla.c
src/gclue-mozilla.c
+1
-1
src/gclue-mozilla.h
src/gclue-mozilla.h
+1
-1
src/gclue-nmea-source.c
src/gclue-nmea-source.c
+2
-2
src/gclue-nmea-source.h
src/gclue-nmea-source.h
+2
-2
src/gclue-service-client.c
src/gclue-service-client.c
+1
-1
src/gclue-service-client.h
src/gclue-service-client.h
+1
-1
src/gclue-service-location.c
src/gclue-service-location.c
+1
-1
src/gclue-service-location.h
src/gclue-service-location.h
+1
-1
src/gclue-service-manager.c
src/gclue-service-manager.c
+1
-1
src/gclue-service-manager.h
src/gclue-service-manager.h
+1
-1
src/gclue-web-source.c
src/gclue-web-source.c
+1
-1
src/gclue-web-source.h
src/gclue-web-source.h
+1
-1
src/gclue-wifi.c
src/gclue-wifi.c
+1
-1
src/gclue-wifi.h
src/gclue-wifi.h
+1
-1
src/geocode-glib/geocode-bounding-box.c
src/geocode-glib/geocode-bounding-box.c
+1
-1
src/geocode-glib/geocode-bounding-box.h
src/geocode-glib/geocode-bounding-box.h
+1
-1
src/geocode-glib/geocode-error.c
src/geocode-glib/geocode-error.c
+1
-1
src/geocode-glib/geocode-error.h
src/geocode-glib/geocode-error.h
+1
-1
src/geocode-glib/geocode-forward.c
src/geocode-glib/geocode-forward.c
+1
-1
src/geocode-glib/geocode-forward.h
src/geocode-glib/geocode-forward.h
+1
-1
src/geocode-glib/geocode-glib-private.h
src/geocode-glib/geocode-glib-private.h
+1
-1
src/geocode-glib/geocode-glib.c
src/geocode-glib/geocode-glib.c
+1
-1
src/geocode-glib/geocode-glib.h
src/geocode-glib/geocode-glib.h
+1
-1
src/geocode-glib/geocode-location.c
src/geocode-glib/geocode-location.c
+1
-1
src/geocode-glib/geocode-location.h
src/geocode-glib/geocode-location.h
+1
-1
src/geocode-glib/geocode-place.c
src/geocode-glib/geocode-place.c
+1
-1
src/geocode-glib/geocode-place.h
src/geocode-glib/geocode-place.h
+1
-1
src/geocode-glib/geocode-reverse.c
src/geocode-glib/geocode-reverse.c
+1
-1
src/geocode-glib/geocode-reverse.h
src/geocode-glib/geocode-reverse.h
+1
-1
src/org.freedesktop.GeoClue2.Client.xml
src/org.freedesktop.GeoClue2.Client.xml
+1
-1
src/org.freedesktop.GeoClue2.Location.xml
src/org.freedesktop.GeoClue2.Location.xml
+1
-1
src/org.freedesktop.GeoClue2.Manager.xml
src/org.freedesktop.GeoClue2.Manager.xml
+1
-1
No files found.
COPYING
View file @
e726d8c6
...
...
@@ -6,7 +6,7 @@ License version 2, or (at your option) any later version.
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright
(C)
1989, 1991 Free Software Foundation, Inc.,
Copyright 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
...
...
@@ -296,7 +296,7 @@ convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright
(C)
<year> <name of author>
Copyright <year> <name of author>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
...
...
@@ -317,7 +317,7 @@ Also add information on how to contact you by electronic and paper mail.
If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:
Gnomovision version 69, Copyright
(C)
year name of author
Gnomovision version 69, Copyright year name of author
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
...
...
@@ -348,7 +348,7 @@ Public License instead of this License.
GNU LIBRARY GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright
(C)
1991 Free Software Foundation, Inc.
Copyright 1991 Free Software Foundation, Inc.
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
...
...
@@ -797,7 +797,7 @@ convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.
<one line to give the library's name and a brief idea of what it does.>
Copyright
(C)
<year> <name of author>
Copyright <year> <name of author>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
...
...
COPYING.LIB
View file @
e726d8c6
GNU LESSER GENERAL PUBLIC LICENSE
Version 2.1, February 1999
Copyright
(C)
1991, 1999 Free Software Foundation, Inc.
Copyright 1991, 1999 Free Software Foundation, Inc.
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
...
...
@@ -471,7 +471,7 @@ convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.
<one line to give the library's name and a brief idea of what it does.>
Copyright
(C)
<year> <name of author>
Copyright <year> <name of author>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
...
...
demo/agent.c
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/* agent.c
*
* Copyright
(C)
2013 Red Hat, Inc.
* Copyright 2013 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
demo/gclue-service-agent.c
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/* gclue-service-agent.c
*
* Copyright
(C)
2013 Red Hat, Inc.
* Copyright 2013 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
demo/gclue-service-agent.h
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/* gclue-service-agent.h
*
* Copyright
(C)
2013 Red Hat, Inc.
* Copyright 2013 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
demo/where-am-i.c
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/* where-am-i.c
*
* Copyright
(C)
2013 Red Hat, Inc.
* Copyright 2013 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
libgeoclue/gclue-helpers.c
View file @
e726d8c6
...
...
@@ -2,7 +2,7 @@
/*
* Geoclue convenience library.
*
* Copyright
(C)
2015 Red Hat, Inc.
* Copyright 2015 Red Hat, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
...
...
libgeoclue/gclue-helpers.h
View file @
e726d8c6
...
...
@@ -2,7 +2,7 @@
/*
* Geoclue convenience library.
*
* Copyright
(C)
2015 Red Hat, Inc.
* Copyright 2015 Red Hat, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
...
...
libgeoclue/gclue-simple.c
View file @
e726d8c6
...
...
@@ -2,7 +2,7 @@
/*
* Geoclue convenience library.
*
* Copyright
(C)
2015 Red Hat, Inc.
* Copyright 2015 Red Hat, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
...
...
libgeoclue/gclue-simple.h
View file @
e726d8c6
...
...
@@ -2,7 +2,7 @@
/*
* Geoclue convenience library.
*
* Copyright
(C)
2015 Red Hat, Inc.
* Copyright 2015 Red Hat, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
...
...
libgeoclue/geoclue.h
View file @
e726d8c6
/*
* geoclue.h: Geoclue convenience library.
*
* Copyright
(C)
2010-2011,2015 Red Hat, Inc.
* Copyright 2010-2011,2015 Red Hat, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
...
...
public-api/gclue-enums.h
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/* gclue-enum.h
*
* Copyright
(C)
2013 Red Hat, Inc.
* Copyright 2013 Red Hat, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
...
...
src/agent/org.freedesktop.GeoClue2.Agent.xml
View file @
e726d8c6
...
...
@@ -4,7 +4,7 @@
<!--
GeoClue 2.0 Agent Interface Specification
Copyright
(C)
2014 Red Hat, Inc.
Copyright 2014 Red Hat, Inc.
-->
<node>
...
...
src/gclue-3g-tower.h
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/*
* Copyright
(C)
2014 Red Hat, Inc.
* Copyright 2014 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-3g.c
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/*
* Copyright
(C)
2014 Red Hat, Inc.
* Copyright 2014 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-3g.h
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/*
* Copyright
(C)
2014 Red Hat, Inc.
* Copyright 2014 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-cdma.c
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/*
* Copyright
(C)
2014 Red Hat, Inc.
* Copyright 2014 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-cdma.h
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/*
* Copyright
(C)
2014 Red Hat, Inc.
* Copyright 2014 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-client-info.c
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/* gclue-client-info.c
*
* Copyright
(C)
2013 Red Hat, Inc.
* Copyright 2013 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-client-info.h
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/* gclue-service-client.h
*
* Copyright
(C)
2013 Red Hat, Inc.
* Copyright 2013 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-compass.c
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/*
* Copyright
(C)
2014 Red Hat, Inc.
* Copyright 2014 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-compass.h
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/*
* Copyright
(C)
2015 Red Hat, Inc.
* Copyright 2015 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-config.c
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/* gclue-config.c
*
* Copyright
(C)
2013 Red Hat, Inc.
* Copyright 2013 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-config.h
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/* gclue-config.h
*
* Copyright
(C)
2013 Red Hat, Inc.
* Copyright 2013 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-error.c
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/* gclue-error.c
*
* Copyright
(C)
2013 Red Hat, Inc.
* Copyright 2013 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-error.h
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/* gclue-error.c
*
* Copyright
(C)
2013 Red Hat, Inc.
* Copyright 2013 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-location-source.c
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/*
* Copyright
(C)
2014 Red Hat, Inc.
* Copyright 2014 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-location-source.h
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/*
* Copyright
(C)
2014 Red Hat, Inc.
* Copyright 2014 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-location.c
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/* gclue-location.c
*
* Copyright
(C)
2012 Bastien Nocera
* Copyright
(C)
2015 Ankit (Verma)
* Copyright 2012 Bastien Nocera
* Copyright 2015 Ankit (Verma)
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-location.h
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/* gclue-location.h
*
* Copyright
(C)
2012 Bastien Nocera
* Copyright
(C)
2015 Ankit (Verma)
* Copyright 2012 Bastien Nocera
* Copyright 2015 Ankit (Verma)
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-locator.c
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/* gclue-locator.c
*
* Copyright
(C)
2013 Red Hat, Inc.
* Copyright 2013 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-locator.h
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/* gclue-locator.h
*
* Copyright
(C)
2013 Red Hat, Inc.
* Copyright 2013 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-main.c
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/* main.c
*
* Copyright
(C)
2013 Red Hat, Inc.
* Copyright 2013 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-min-uint.c
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/* gclue-min-uint.c
*
* Copyright
(C)
2018 Collabora Ltd.
* Copyright 2018 Collabora Ltd.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-min-uint.h
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/* gclue-service-client.h
*
* Copyright
(C)
2018 Collabora Ltd.
* Copyright 2018 Collabora Ltd.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-modem-gps.c
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/*
* Copyright
(C)
2014 Red Hat, Inc.
* Copyright 2014 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-modem-gps.h
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/*
* Copyright
(C)
2014 Red Hat, Inc.
* Copyright 2014 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-modem-manager.c
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/*
* Copyright
(C)
2014 Red Hat, Inc.
* Copyright 2014 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-modem-manager.h
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/*
* Copyright
(C)
2014 Red Hat, Inc.
* Copyright 2014 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-modem.c
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/*
* Copyright
(C)
2014 Red Hat, Inc.
* Copyright 2014 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-modem.h
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/*
* Copyright
(C)
2014 Red Hat, Inc.
* Copyright 2014 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-mozilla.c
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/*
* Copyright
(C)
2014 Red Hat, Inc.
* Copyright 2014 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-mozilla.h
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/*
* Copyright
(C)
2014 Red Hat, Inc.
* Copyright 2014 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-nmea-source.c
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/*
* Copyright
(C)
2014 Red Hat, Inc.
* Copyright
(C)
2015 Ankit (Verma)
* Copyright 2014 Red Hat, Inc.
* Copyright 2015 Ankit (Verma)
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-nmea-source.h
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/*
* Copyright
(C)
2014 Red Hat, Inc.
* Copyright
(C)
2015 Ankit (Verma)
* Copyright 2014 Red Hat, Inc.
* Copyright 2015 Ankit (Verma)
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-service-client.c
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/* gclue-service-client.c
*
* Copyright
(C)
2013 Red Hat, Inc.
* Copyright 2013 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-service-client.h
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/* gclue-service-client.h
*
* Copyright
(C)
2013 Red Hat, Inc.
* Copyright 2013 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-service-location.c
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/* gclue-service-location.c
*
* Copyright
(C)
2013 Red Hat, Inc.
* Copyright 2013 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-service-location.h
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/* gclue-service-location.h
*
* Copyright
(C)
2013 Red Hat, Inc.
* Copyright 2013 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-service-manager.c
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/* gclue-service-manager.c
*
* Copyright
(C)
2013 Red Hat, Inc.
* Copyright 2013 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-service-manager.h
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/* gclue-service-manager.h
*
* Copyright
(C)
2013 Red Hat, Inc.
* Copyright 2013 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-web-source.c
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/*
* Copyright
(C)
2014 Red Hat, Inc.
* Copyright 2014 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-web-source.h
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/*
* Copyright
(C)
2014 Red Hat, Inc.
* Copyright 2014 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-wifi.c
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/*
* Copyright
(C)
2014 Red Hat, Inc.
* Copyright 2014 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/gclue-wifi.h
View file @
e726d8c6
/* vim: set et ts=8 sw=8: */
/*
* Copyright
(C)
2014 Red Hat, Inc.
* Copyright 2014 Red Hat, Inc.
*
* Geoclue is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
...
...
src/geocode-glib/geocode-bounding-box.c
View file @
e726d8c6
/*
Copyright
(C)
2013 Jonas Danielsson
Copyright 2013 Jonas Danielsson
The Gnome Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License as
...
...
src/geocode-glib/geocode-bounding-box.h
View file @
e726d8c6
/*
Copyright
(C)
2013 Jonas Danielsson
Copyright 2013 Jonas Danielsson
The Gnome Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License as
...
...
src/geocode-glib/geocode-error.c
View file @
e726d8c6
/*
Copyright
(C)
2011 Bastien Nocera
Copyright 2011 Bastien Nocera
The Gnome Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License as
...
...
src/geocode-glib/geocode-error.h
View file @
e726d8c6
/*
Copyright
(C)
2011 Bastien Nocera
Copyright 2011 Bastien Nocera
The Gnome Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License as
...
...
src/geocode-glib/geocode-forward.c
View file @
e726d8c6
/*
Copyright
(C)
2011 Bastien Nocera
Copyright 2011 Bastien Nocera
The Gnome Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License as
...
...
src/geocode-glib/geocode-forward.h
View file @
e726d8c6
/*
Copyright
(C)
2012 Bastien Nocera
Copyright 2012 Bastien Nocera
The Gnome Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License as
...
...
src/geocode-glib/geocode-glib-private.h
View file @
e726d8c6
/*
Copyright
(C)
2010 Bastien Nocera
Copyright 2010 Bastien Nocera
The Gnome Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License as
...
...
src/geocode-glib/geocode-glib.c
View file @
e726d8c6
/*
Copyright
(C)
2011 Bastien Nocera
Copyright 2011 Bastien Nocera
The Gnome Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License as
...
...
src/geocode-glib/geocode-glib.h
View file @
e726d8c6
/*
Copyright
(C)
2011 Bastien Nocera
Copyright 2011 Bastien Nocera
The Gnome Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License as
...
...
src/geocode-glib/geocode-location.c
View file @
e726d8c6
/*
Copyright
(C)
2012 Bastien Nocera
Copyright 2012 Bastien Nocera
The Gnome Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License as
...
...
src/geocode-glib/geocode-location.h
View file @
e726d8c6
/*
Copyright
(C)
2012 Bastien Nocera
Copyright 2012 Bastien Nocera
The Gnome Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License as
...
...
src/geocode-glib/geocode-place.c
View file @
e726d8c6
/*
Copyright
(C)
2012 Bastien Nocera
Copyright 2012 Bastien Nocera
The Gnome Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License as
...
...
src/geocode-glib/geocode-place.h
View file @
e726d8c6
/*
Copyright
(C)
2012 Bastien Nocera
Copyright 2012 Bastien Nocera
The Gnome Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License as
...
...
src/geocode-glib/geocode-reverse.c
View file @
e726d8c6
/*
Copyright
(C)
2011-2012 Bastien Nocera
Copyright 2011-2012 Bastien Nocera
The Gnome Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License as
...
...
src/geocode-glib/geocode-reverse.h
View file @
e726d8c6
/*
Copyright
(C)
2011 Bastien Nocera
Copyright 2011 Bastien Nocera
The Gnome Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License as
...
...
src/org.freedesktop.GeoClue2.Client.xml
View file @
e726d8c6
...
...
@@ -4,7 +4,7 @@
<!--
GeoClue 2.0 Interface Specification
Copyright
(C)
2013 Red Hat, Inc.
Copyright 2013 Red Hat, Inc.
-->
<node>
...
...
src/org.freedesktop.GeoClue2.Location.xml
View file @
e726d8c6
...
...
@@ -4,7 +4,7 @@
<!--
GeoClue 2.0 Interface Specification
Copyright
(C)
2013 Red Hat, Inc.
Copyright 2013 Red Hat, Inc.
-->
<node>
...
...
src/org.freedesktop.GeoClue2.Manager.xml
View file @
e726d8c6
...
...
@@ -4,7 +4,7 @@
<!--
GeoClue 2.0 Interface Specification
Copyright
(C)
2013 Red Hat, Inc.
Copyright 2013 Red Hat, Inc.
-->
<node>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment