Skip to content

Commit b72ce7f

Browse files
committed
LIBcc10307 Copyright update
1 parent 9935a67 commit b72ce7f

43 files changed

Lines changed: 43 additions & 43 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

library/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2018 Vorlonsoft LLC
1+
# Copyright 2017 - 2018 Vorlonsoft LLC
22
#
33
# Licensed under The MIT License (MIT)
44

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2018 Vorlonsoft LLC
2+
* Copyright 2017 - 2018 Vorlonsoft LLC
33
*
44
* Licensed under The MIT License (MIT)
55
*/

library/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2018 Vorlonsoft LLC
1+
# Copyright 2017 - 2018 Vorlonsoft LLC
22
#
33
# Licensed under The MIT License (MIT)
44

library/proguard-project-test.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2018 Vorlonsoft LLC
1+
# Copyright 2017 - 2018 Vorlonsoft LLC
22
#
33
# Licensed under The MIT License (MIT)
44

library/proguard-rules.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2018 Vorlonsoft LLC
1+
# Copyright 2017 - 2018 Vorlonsoft LLC
22
#
33
# Licensed under The MIT License (MIT)
44

library/src/androidTest/java/com/vorlonsoft/android/rate/UriHelperTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2018 Vorlonsoft LLC
2+
* Copyright 2017 - 2018 Vorlonsoft LLC
33
*
44
* Licensed under The MIT License (MIT)
55
*/

library/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!--
3-
~ // Copyright 2018 Vorlonsoft LLC
3+
~ // Copyright 2017 - 2018 Vorlonsoft LLC
44
~ //
55
~ // Licensed under The MIT License (MIT)
66
-->

library/src/main/java/com/vorlonsoft/android/rate/AppRate.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2018 Vorlonsoft LLC
2+
* Copyright 2017 - 2018 Vorlonsoft LLC
33
*
44
* Licensed under The MIT License (MIT)
55
*/

library/src/main/java/com/vorlonsoft/android/rate/DefaultDialogManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2018 Vorlonsoft LLC
2+
* Copyright 2017 - 2018 Vorlonsoft LLC
33
*
44
* Licensed under The MIT License (MIT)
55
*/

library/src/main/java/com/vorlonsoft/android/rate/DialogManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2018 Vorlonsoft LLC
2+
* Copyright 2017 - 2018 Vorlonsoft LLC
33
*
44
* Licensed under The MIT License (MIT)
55
*/

0 commit comments

Comments
 (0)