Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
Itinerary
Commits
aff001bd
Commit
aff001bd
authored
Dec 01, 2018
by
Volker Krause
Browse files
Use https links in the license headers
parent
2eab96ea
Changes
96
Hide whitespace changes
Inline
Side-by-side
add_license.sh
View file @
aff001bd
...
...
@@ -21,7 +21,7 @@ find "$@" -name '*.h' -o -name '*.cpp' -o -name '*.qml' -o -name '*.java'| grep
License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
along with this program. If not, see <http
s
://www.gnu.org/licenses/>.
*/
EOF
...
...
autotests/applicationcontrollertest.cpp
View file @
aff001bd
...
...
@@ -12,7 +12,7 @@
License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
along with this program. If not, see <http
s
://www.gnu.org/licenses/>.
*/
#include
<applicationcontroller.h>
...
...
autotests/modelverificationpoint.cpp
View file @
aff001bd
...
...
@@ -12,7 +12,7 @@
License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
along with this program. If not, see <http
s
://www.gnu.org/licenses/>.
*/
#include
"modelverificationpoint.h"
...
...
autotests/modelverificationpoint.h
View file @
aff001bd
...
...
@@ -12,7 +12,7 @@
License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
along with this program. If not, see <http
s
://www.gnu.org/licenses/>.
*/
#ifndef MODELVERIFICATIONPOINT_H
...
...
autotests/pkpassmanagertest.cpp
View file @
aff001bd
...
...
@@ -12,7 +12,7 @@
License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
along with this program. If not, see <http
s
://www.gnu.org/licenses/>.
*/
#include
<pkpassmanager.h>
...
...
autotests/reservationmanagertest.cpp
View file @
aff001bd
...
...
@@ -12,7 +12,7 @@
License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
along with this program. If not, see <http
s
://www.gnu.org/licenses/>.
*/
#include
<reservationmanager.h>
...
...
autotests/timelinemodeltest.cpp
View file @
aff001bd
...
...
@@ -12,7 +12,7 @@
License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
along with this program. If not, see <http
s
://www.gnu.org/licenses/>.
*/
#include
"modelverificationpoint.h"
...
...
autotests/tripgroupproxytest.cpp
View file @
aff001bd
...
...
@@ -12,7 +12,7 @@
License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
along with this program. If not, see <http
s
://www.gnu.org/licenses/>.
*/
#include
"modelverificationpoint.h"
...
...
autotests/tripgrouptest.cpp
View file @
aff001bd
...
...
@@ -12,7 +12,7 @@
License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
along with this program. If not, see <http
s
://www.gnu.org/licenses/>.
*/
#include
<reservationmanager.h>
...
...
autotests/weathertest.cpp
View file @
aff001bd
...
...
@@ -12,7 +12,7 @@
License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
along with this program. If not, see <http
s
://www.gnu.org/licenses/>.
*/
#include
"itinerary_version.h"
...
...
src/app/+android/ImportDialog.qml
View file @
aff001bd
...
...
@@ -12,7 +12,7 @@
License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
along with this program. If not, see <http
s
://www.gnu.org/licenses/>.
*/
import
QtQml
2.0
...
...
src/app/AboutPage.qml
View file @
aff001bd
...
...
@@ -12,7 +12,7 @@
License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
along with this program. If not, see <http
s
://www.gnu.org/licenses/>.
*/
import
QtQuick
2.10
...
...
src/app/BoardingPass.qml
View file @
aff001bd
...
...
@@ -12,7 +12,7 @@
License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
along with this program. If not, see <http
s
://www.gnu.org/licenses/>.
*/
import
QtQuick
2.5
...
...
src/app/BusDelegate.qml
View file @
aff001bd
...
...
@@ -12,7 +12,7 @@
License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
along with this program. If not, see <http
s
://www.gnu.org/licenses/>.
*/
import
QtQuick
2.5
...
...
src/app/BusPage.qml
View file @
aff001bd
...
...
@@ -12,7 +12,7 @@
License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
along with this program. If not, see <http
s
://www.gnu.org/licenses/>.
*/
import
QtQuick
2.5
...
...
src/app/CarRentalDelegate.qml
View file @
aff001bd
...
...
@@ -12,7 +12,7 @@
License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
along with this program. If not, see <http
s
://www.gnu.org/licenses/>.
*/
import
QtQuick
2.5
...
...
src/app/CarRentalPage.qml
View file @
aff001bd
...
...
@@ -12,7 +12,7 @@
License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
along with this program. If not, see <http
s
://www.gnu.org/licenses/>.
*/
import
QtQuick
2.5
...
...
src/app/CountryInfoDelegate.qml
View file @
aff001bd
...
...
@@ -12,7 +12,7 @@
License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
along with this program. If not, see <http
s
://www.gnu.org/licenses/>.
*/
import
QtQuick
2.5
...
...
src/app/DateTimeEdit.qml
View file @
aff001bd
...
...
@@ -12,7 +12,7 @@
License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
along with this program. If not, see <http
s
://www.gnu.org/licenses/>.
*/
import
QtQuick
2.7
...
...
src/app/DetailsPage.qml
View file @
aff001bd
...
...
@@ -12,7 +12,7 @@
License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
along with this program. If not, see <http
s
://www.gnu.org/licenses/>.
*/
import
QtQuick
2.5
...
...
Prev
1
2
3
4
5
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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