Skip to content

Commit ecc4acb

Browse files
update copyright
1 parent 9204698 commit ecc4acb

File tree

315 files changed

+319
-319
lines changed

Some content is hidden

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

315 files changed

+319
-319
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* WiFiAnalyzer
3-
* Copyright (C) 2017 VREM Software Development <[email protected]>
3+
* Copyright (C) 2018 VREM Software Development <[email protected]>
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

app/build.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#Build Properties
2-
#Sat Dec 30 16:39:17 EST 2017
2+
#Mon Jan 01 11:43:55 EST 2018
33
version_minor=8
4-
version_build=8
4+
version_build=9
55
version_patch=8
6-
version_store=34
76
version_major=1
7+
version_store=34

app/src/androidTest/java/com/vrem/wifianalyzer/Filter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* WiFiAnalyzer
3-
* Copyright (C) 2017 VREM Software Development <[email protected]>
3+
* Copyright (C) 2018 VREM Software Development <[email protected]>
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

app/src/androidTest/java/com/vrem/wifianalyzer/InstrumentedUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* WiFiAnalyzer
3-
* Copyright (C) 2017 VREM Software Development <[email protected]>
3+
* Copyright (C) 2018 VREM Software Development <[email protected]>
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

app/src/androidTest/java/com/vrem/wifianalyzer/MainInstrumentedTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* WiFiAnalyzer
3-
* Copyright (C) 2017 VREM Software Development <[email protected]>
3+
* Copyright (C) 2018 VREM Software Development <[email protected]>
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

app/src/androidTest/java/com/vrem/wifianalyzer/Navigation.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* WiFiAnalyzer
3-
* Copyright (C) 2017 VREM Software Development <[email protected]>
3+
* Copyright (C) 2018 VREM Software Development <[email protected]>
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

app/src/androidTest/java/com/vrem/wifianalyzer/Scanner.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* WiFiAnalyzer
3-
* Copyright (C) 2017 VREM Software Development <[email protected]>
3+
* Copyright (C) 2018 VREM Software Development <[email protected]>
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

app/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
~ WiFiAnalyzer
4-
~ Copyright (C) 2017 VREM Software Development <[email protected]>
4+
~ Copyright (C) 2018 VREM Software Development <[email protected]>
55
~
66
~ This program is free software: you can redistribute it and/or modify
77
~ it under the terms of the GNU General Public License as published by

app/src/main/java/com/jjoe64/graphview/series/TitleLineGraphSeries.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* WiFiAnalyzer
3-
* Copyright (C) 2017 VREM Software Development <[email protected]>
3+
* Copyright (C) 2018 VREM Software Development <[email protected]>
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

app/src/main/java/com/vrem/util/ConfigurationUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* WiFiAnalyzer
3-
* Copyright (C) 2017 VREM Software Development <[email protected]>
3+
* Copyright (C) 2018 VREM Software Development <[email protected]>
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)