Skip to content

Commit 4624c96

Browse files
committed
update copyright year (global)
1 parent 1c4aacb commit 4624c96

File tree

65 files changed

+65
-65
lines changed

Some content is hidden

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

65 files changed

+65
-65
lines changed

app/src/main/AndroidManifest.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?><!--
22
~ This file is part of AndProx, an application for using Proxmark3 on Android.
33
~
4-
~ Copyright 2016-2018 Michael Farrell <[email protected]>
4+
~ Copyright 2016-2019 Michael Farrell <[email protected]>
55
~
66
~ This program is free software: you can redistribute it and/or modify it
77
~ under the terms of the GNU General Public License as published by the Free

app/src/main/java/au/id/micolous/andprox/AndProxApplication.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of AndProx, an application for using Proxmark3 on Android.
33
*
4-
* Copyright 2016 Michael Farrell <[email protected]>
4+
* Copyright 2016-2019 Michael Farrell <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

app/src/main/java/au/id/micolous/andprox/ConnectivityMode.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of AndProx, an application for using Proxmark3 on Android.
33
*
4-
* Copyright 2018 Michael Farrell <[email protected]>
4+
* Copyright 2018-2019 Michael Farrell <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

app/src/main/java/au/id/micolous/andprox/ProxmarkVersion.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of AndProx, an application for using Proxmark3 on Android.
33
*
4-
* Copyright 2018 Michael Farrell <[email protected]>
4+
* Copyright 2018-2019 Michael Farrell <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

app/src/main/java/au/id/micolous/andprox/Utils.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of AndProx, an application for using Proxmark3 on Android.
33
*
4-
* Copyright 2016-2018 Michael Farrell <[email protected]>
4+
* Copyright 2016-2019 Michael Farrell <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

app/src/main/java/au/id/micolous/andprox/activities/AboutActivity.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of AndProx, an application for using Proxmark3 on Android.
33
*
4-
* Copyright 2016-2018 Michael Farrell <[email protected]>
4+
* Copyright 2016-2019 Michael Farrell <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

app/src/main/java/au/id/micolous/andprox/activities/AppCompatPreferenceActivity.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of AndProx, an application for using Proxmark3 on Android.
33
*
4-
* Copyright 2018 Michael Farrell <[email protected]>
4+
* Copyright 2018-2019 Michael Farrell <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

app/src/main/java/au/id/micolous/andprox/activities/CliActivity.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of AndProx, an application for using Proxmark3 on Android.
33
*
4-
* Copyright 2016-2018 Michael Farrell <[email protected]>
4+
* Copyright 2016-2019 Michael Farrell <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

app/src/main/java/au/id/micolous/andprox/activities/LeanbackActivity.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of AndProx, an application for using Proxmark3 on Android.
33
*
4-
* Copyright 2016-2018 Michael Farrell <[email protected]>
4+
* Copyright 2016-2019 Michael Farrell <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

app/src/main/java/au/id/micolous/andprox/activities/MainActivity.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of AndProx, an application for using Proxmark3 on Android.
33
*
4-
* Copyright 2016-2018 Michael Farrell <[email protected]>
4+
* Copyright 2016-2019 Michael Farrell <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

app/src/main/java/au/id/micolous/andprox/activities/SettingsActivity.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of AndProx, an application for using Proxmark3 on Android.
33
*
4-
* Copyright 2018 Michael Farrell <[email protected]>
4+
* Copyright 2018-2019 Michael Farrell <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

app/src/main/java/au/id/micolous/andprox/activities/SysInfoActivity.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of AndProx, an application for using Proxmark3 on Android.
33
*
4-
* Copyright 2016-2018 Michael Farrell <[email protected]>
4+
* Copyright 2016-2019 Michael Farrell <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

app/src/main/java/au/id/micolous/andprox/components/AboutAndProxFragment.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of AndProx, an application for using Proxmark3 on Android.
33
*
4-
* Copyright 2016-2018 Michael Farrell <[email protected]>
4+
* Copyright 2016-2019 Michael Farrell <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

app/src/main/java/au/id/micolous/andprox/components/EditTextPreference2.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of AndProx, an application for using Proxmark3 on Android.
33
*
4-
* Copyright 2018 Michael Farrell <[email protected]>
4+
* Copyright 2018-2019 Michael Farrell <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

app/src/main/java/au/id/micolous/andprox/components/LicenseFragment.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of AndProx, an application for using Proxmark3 on Android.
33
*
4-
* Copyright 2016-2018 Michael Farrell <[email protected]>
4+
* Copyright 2016-2019 Michael Farrell <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

app/src/main/java/au/id/micolous/andprox/components/TextInputDialogFragment.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of AndProx, an application for using Proxmark3 on Android.
33
*
4-
* Copyright 2016 Michael Farrell <[email protected]>
4+
* Copyright 2016-2019 Michael Farrell <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

app/src/main/java/au/id/micolous/andprox/hw/FrequencyLabelFormatter.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of AndProx, an application for using Proxmark3 on Android.
33
*
4-
* Copyright 2016 Michael Farrell <[email protected]>
4+
* Copyright 2016-2019 Michael Farrell <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

app/src/main/java/au/id/micolous/andprox/hw/TuneResultActivity.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of AndProx, an application for using Proxmark3 on Android.
33
*
4-
* Copyright 2016 Michael Farrell <[email protected]>
4+
* Copyright 2016-2019 Michael Farrell <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

app/src/main/java/au/id/micolous/andprox/hw/TuneTask.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of AndProx, an application for using Proxmark3 on Android.
33
*
4-
* Copyright 2016-2018 Michael Farrell <[email protected]>
4+
* Copyright 2016-2019 Michael Farrell <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

app/src/main/java/au/id/micolous/andprox/serial/TcpSerialAdapter.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of AndProx, an application for using Proxmark3 on Android.
33
*
4-
* Copyright 2018 Michael Farrell <[email protected]>
4+
* Copyright 2018-2019 Michael Farrell <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

app/src/main/java/au/id/micolous/andprox/serial/UsbSerialAdapter.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of AndProx, an application for using Proxmark3 on Android.
33
*
4-
* Copyright 2016-2018 Michael Farrell <[email protected]>
4+
* Copyright 2016-2019 Michael Farrell <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

app/src/main/java/au/id/micolous/andprox/tasks/ConnectTCPTask.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of AndProx, an application for using Proxmark3 on Android.
33
*
4-
* Copyright 2016-2018 Michael Farrell <[email protected]>
4+
* Copyright 2016-2019 Michael Farrell <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

app/src/main/java/au/id/micolous/andprox/tasks/ConnectTask.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of AndProx, an application for using Proxmark3 on Android.
33
*
4-
* Copyright 2016-2018 Michael Farrell <[email protected]>
4+
* Copyright 2016-2019 Michael Farrell <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

app/src/main/java/au/id/micolous/andprox/tasks/ConnectUSBTask.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of AndProx, an application for using Proxmark3 on Android.
33
*
4-
* Copyright 2016-2018 Michael Farrell <[email protected]>
4+
* Copyright 2016-2019 Michael Farrell <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

app/src/main/java/au/id/micolous/andprox/tasks/CopyTask.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of AndProx, an application for using Proxmark3 on Android.
33
*
4-
* Copyright 2016-2018 Michael Farrell <[email protected]>
4+
* Copyright 2016-2019 Michael Farrell <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

app/src/main/java/au/id/micolous/andprox/tasks/SendCommandTask.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of AndProx, an application for using Proxmark3 on Android.
33
*
4-
* Copyright 2016-2018 Michael Farrell <[email protected]>
4+
* Copyright 2016-2019 Michael Farrell <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--
33
~ This file is part of AndProx, an application for using Proxmark3 on Android.
44
~
5-
~ Copyright 2016 Michael Farrell <[email protected]>
5+
~ Copyright 2016-2019 Michael Farrell <[email protected]>
66
~
77
~ This program is free software: you can redistribute it and/or modify it
88
~ under the terms of the GNU General Public License as published by the Free

app/src/main/res/layout-land/activity_tune_result.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--
33
~ This file is part of AndProx, an application for using Proxmark3 on Android.
44
~
5-
~ Copyright 2016 Michael Farrell <[email protected]>
5+
~ Copyright 2016-2019 Michael Farrell <[email protected]>
66
~
77
~ This program is free software: you can redistribute it and/or modify it
88
~ under the terms of the GNU General Public License as published by the Free

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--
33
~ This file is part of AndProx, an application for using Proxmark3 on Android.
44
~
5-
~ Copyright 2016 Michael Farrell <[email protected]>
5+
~ Copyright 2016-2019 Michael Farrell <[email protected]>
66
~
77
~ This program is free software: you can redistribute it and/or modify it
88
~ under the terms of the GNU General Public License as published by the Free

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--
33
~ This file is part of AndProx, an application for using Proxmark3 on Android.
44
~
5-
~ Copyright 2016 Michael Farrell <[email protected]>
5+
~ Copyright 2016-2019 Michael Farrell <[email protected]>
66
~
77
~ This program is free software: you can redistribute it and/or modify it
88
~ under the terms of the GNU General Public License as published by the Free

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--
33
~ This file is part of AndProx, an application for using Proxmark3 on Android.
44
~
5-
~ Copyright 2016 Michael Farrell <[email protected]>
5+
~ Copyright 2016-2019 Michael Farrell <[email protected]>
66
~
77
~ This program is free software: you can redistribute it and/or modify it
88
~ under the terms of the GNU General Public License as published by the Free

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!--
22
~ This file is part of AndProx, an application for using Proxmark3 on Android.
33
~
4-
~ Copyright 2016 Michael Farrell <[email protected]>
4+
~ Copyright 2016-2019 Michael Farrell <[email protected]>
55
~
66
~ This program is free software: you can redistribute it and/or modify it
77
~ under the terms of the GNU General Public License as published by the Free

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!--
22
~ This file is part of AndProx, an application for using Proxmark3 on Android.
33
~
4-
~ Copyright 2016 Michael Farrell <[email protected]>
4+
~ Copyright 2016-2019 Michael Farrell <[email protected]>
55
~
66
~ This program is free software: you can redistribute it and/or modify it
77
~ under the terms of the GNU General Public License as published by the Free

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--
33
~ This file is part of AndProx, an application for using Proxmark3 on Android.
44
~
5-
~ Copyright 2016 Michael Farrell <[email protected]>
5+
~ Copyright 2016-2019 Michael Farrell <[email protected]>
66
~
77
~ This program is free software: you can redistribute it and/or modify it
88
~ under the terms of the GNU General Public License as published by the Free

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!--
22
~ This file is part of AndProx, an application for using Proxmark3 on Android.
33
~
4-
~ Copyright 2016 Michael Farrell <[email protected]>
4+
~ Copyright 2016-2019 Michael Farrell <[email protected]>
55
~
66
~ This program is free software: you can redistribute it and/or modify it
77
~ under the terms of the GNU General Public License as published by the Free

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--
33
~ This file is part of AndProx, an application for using Proxmark3 on Android.
44
~
5-
~ Copyright 2016-2018 Michael Farrell <[email protected]>
5+
~ Copyright 2016-2019 Michael Farrell <[email protected]>
66
~
77
~ This program is free software: you can redistribute it and/or modify it
88
~ under the terms of the GNU General Public License as published by the Free

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!--
22
~ This file is part of AndProx, an application for using Proxmark3 on Android.
33
~
4-
~ Copyright 2016-2018 Michael Farrell <[email protected]>
4+
~ Copyright 2016-2019 Michael Farrell <[email protected]>
55
~
66
~ This program is free software: you can redistribute it and/or modify it
77
~ under the terms of the GNU General Public License as published by the Free

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!--
22
~ This file is part of AndProx, an application for using Proxmark3 on Android.
33
~
4-
~ Copyright 2016 Michael Farrell <[email protected]>
4+
~ Copyright 2016-2019 Michael Farrell <[email protected]>
55
~
66
~ This program is free software: you can redistribute it and/or modify it
77
~ under the terms of the GNU General Public License as published by the Free

app/src/main/res/xml/device_filter.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--
33
~ This file is part of AndProx, an application for using Proxmark3 on Android.
44
~
5-
~ Copyright 2016 Michael Farrell <[email protected]>
5+
~ Copyright 2016-2019 Michael Farrell <[email protected]>
66
~
77
~ This program is free software: you can redistribute it and/or modify it
88
~ under the terms of the GNU General Public License as published by the Free

app/src/test/java/au/id/micolous/andprox/test/VersionTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of AndProx, an application for using Proxmark3 on Android.
33
*
4-
* Copyright 2018 Michael Farrell <[email protected]>
4+
* Copyright 2018-2019 Michael Farrell <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

firmware/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*
1313
* This file is part of AndProx, an application for using Proxmark3 on Android.
1414
*
15-
* Copyright 2016-2018 Michael Farrell <[email protected]>
15+
* Copyright 2016-2019 Michael Farrell <[email protected]>
1616
*
1717
* This program is free software: you can redistribute it and/or modify it
1818
* under the terms of the GNU General Public License as published by the Free

natives/src/androidTest/java/au/id/micolous/andprox/natives/androidTest/EmvTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of AndProx, an application for using Proxmark3 on Android.
33
*
4-
* Copyright 2017-2018 Michael Farrell <[email protected]>
4+
* Copyright 2017-2019 Michael Farrell <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

natives/src/androidTest/java/au/id/micolous/andprox/natives/androidTest/HardnestedTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of AndProx, an application for using Proxmark3 on Android.
33
*
4-
* Copyright 2017-2018 Michael Farrell <[email protected]>
4+
* Copyright 2017-2019 Michael Farrell <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

natives/src/androidTest/java/au/id/micolous/andprox/natives/androidTest/HardwareCommsTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of AndProx, an application for using Proxmark3 on Android.
33
*
4-
* Copyright 2017-2018 Michael Farrell <[email protected]>
4+
* Copyright 2017-2019 Michael Farrell <[email protected]>
55
*
66
* This program is free software: you can redistribute it and/or modify it
77
* under the terms of the GNU General Public License as published by the Free

0 commit comments

Comments
 (0)