Skip to content

Commit 0fcde73

Browse files
committed
Edit copyright information.
1 parent 7bccb99 commit 0fcde73

67 files changed

Lines changed: 67 additions & 67 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.

example/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22

33
<!--
4-
Copyright 2014 - 2018 Michael Rapp
4+
Copyright 2014 - 2019 Michael Rapp
55
66
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
77
compliance with the License. You may obtain a copy of the License at

example/src/main/java/de/mrapp/android/preference/activity/example/AbstractPreferenceActivity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2014 - 2018 Michael Rapp
2+
* Copyright 2014 - 2019 Michael Rapp
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
55
* in compliance with the License. You may obtain a copy of the License at

example/src/main/java/de/mrapp/android/preference/activity/example/DynamicSettingsActivity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2014 - 2018 Michael Rapp
2+
* Copyright 2014 - 2019 Michael Rapp
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
55
* in compliance with the License. You may obtain a copy of the License at

example/src/main/java/de/mrapp/android/preference/activity/example/MainActivity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2014 - 2018 Michael Rapp
2+
* Copyright 2014 - 2019 Michael Rapp
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
55
* in compliance with the License. You may obtain a copy of the License at

example/src/main/java/de/mrapp/android/preference/activity/example/SettingsActivity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2014 - 2018 Michael Rapp
2+
* Copyright 2014 - 2019 Michael Rapp
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
55
* in compliance with the License. You may obtain a copy of the License at

example/src/main/java/de/mrapp/android/preference/activity/example/WizardActivity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2014 - 2018 Michael Rapp
2+
* Copyright 2014 - 2019 Michael Rapp
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
55
* in compliance with the License. You may obtain a copy of the License at

example/src/main/java/de/mrapp/android/preference/activity/example/dialog/RemovePreferenceHeaderDialogBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2014 - 2018 Michael Rapp
2+
* Copyright 2014 - 2019 Michael Rapp
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
55
* in compliance with the License. You may obtain a copy of the License at

example/src/main/java/de/mrapp/android/preference/activity/example/dialog/RemovePreferenceHeaderDialogListener.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2014 - 2018 Michael Rapp
2+
* Copyright 2014 - 2019 Michael Rapp
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
55
* in compliance with the License. You may obtain a copy of the License at

example/src/main/java/de/mrapp/android/preference/activity/example/fragment/AbstractPreferenceFragment.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2014 - 2018 Michael Rapp
2+
* Copyright 2014 - 2019 Michael Rapp
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
55
* in compliance with the License. You may obtain a copy of the License at

example/src/main/java/de/mrapp/android/preference/activity/example/fragment/AppearancePreferenceFragment.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2014 - 2018 Michael Rapp
2+
* Copyright 2014 - 2019 Michael Rapp
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
55
* in compliance with the License. You may obtain a copy of the License at

0 commit comments

Comments
 (0)