Skip to content

Commit 2cc4a83

Browse files
committed
LIBcc10307 Copyright update
1 parent b72ce7f commit 2cc4a83

23 files changed

Lines changed: 23 additions & 23 deletions

.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

.travis.yml

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

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2018 Vorlonsoft LLC
3+
Copyright (c) 2017 - 2018 Vorlonsoft LLC
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AndroidRate library
22

3-
Copyright 2018 Vorlonsoft LLC
3+
Copyright 2017 - 2018 Vorlonsoft LLC
44

55
Licensed under The MIT License (MIT)
66

_config.yml

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

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
*/

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/src/main/res/values-en/strings.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 2017 - 2018 Vorlonsoft LLC
3+
~ // Copyright 2018 Vorlonsoft LLC
44
~ //
55
~ // Licensed under The MIT License (MIT)
66
-->

sample/.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

sample/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
*/

0 commit comments

Comments
 (0)