Skip to content

Commit 0065176

Browse files
committed
update copyright date
1 parent a29c0d6 commit 0065176

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

app/src/main/java/at/blogc/android/activities/MainActivity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
import at.blogc.android.views.R;
1313

1414
/**
15-
* Copyright (C) 2016 Cliff Ophalvens (Blogc.at)
15+
* Copyright (C) 2017 Cliff Ophalvens (Blogc.at)
1616
*
1717
* Licensed under the Apache License, Version 2.0 (the "License");
1818
* you may not use this file except in compliance with the License.

app/src/main/res/layout/activity_main.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- Copyright (C) 2016 Cliff Ophalvens (Blogc.at)
2+
<!-- Copyright (C) 2017 Cliff Ophalvens (Blogc.at)
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

app/src/main/res/values-w820dp/dimens.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- Copyright (C) 2016 Cliff Ophalvens (Blogc.at)
2+
<!-- Copyright (C) 2017 Cliff Ophalvens (Blogc.at)
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

app/src/main/res/values/colors.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- Copyright (C) 2016 Cliff Ophalvens (Blogc.at)
2+
<!-- Copyright (C) 2017 Cliff Ophalvens (Blogc.at)
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

app/src/main/res/values/dimens.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- Copyright (C) 2016 Cliff Ophalvens (Blogc.at)
2+
<!-- Copyright (C) 2017 Cliff Ophalvens (Blogc.at)
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

app/src/main/res/values/lorem_ipsum.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- Copyright (C) 2016 Cliff Ophalvens (Blogc.at)
2+
<!-- Copyright (C) 2017 Cliff Ophalvens (Blogc.at)
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- Copyright (C) 2016 Cliff Ophalvens (Blogc.at)
2+
<!-- Copyright (C) 2017 Cliff Ophalvens (Blogc.at)
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

app/src/main/res/values/styles.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- Copyright (C) 2016 Cliff Ophalvens (Blogc.at)
2+
<!-- Copyright (C) 2017 Cliff Ophalvens (Blogc.at)
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

expandabletextview/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- Copyright (C) 2016 Cliff Ophalvens (Blogc.at)
2+
<!-- Copyright (C) 2017 Cliff Ophalvens (Blogc.at)
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)