Skip to content

Commit 83f5c26

Browse files
committed
Happy New Year
1 parent 5702334 commit 83f5c26

59 files changed

Lines changed: 59 additions & 59 deletions

Some content is hidden

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

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) 2016-2018 Petr Gotthard <[email protected]>
3+
Copyright (c) 2016-2019 Petr Gotthard <[email protected]>
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

README.md

Lines changed: 1 addition & 1 deletion

include/lorawan.hrl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%
2-
% Copyright (c) 2016-2018 Petr Gotthard <[email protected]>
2+
% Copyright (c) 2016-2019 Petr Gotthard <[email protected]>
33
% All rights reserved.
44
% Distributed under the terms of the MIT License. See the LICENSE file.
55
%

include/lorawan_db.hrl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%
2-
% Copyright (c) 2016-2018 Petr Gotthard <[email protected]>
2+
% Copyright (c) 2016-2019 Petr Gotthard <[email protected]>
33
% All rights reserved.
44
% Distributed under the terms of the MIT License. See the LICENSE file.
55
%

priv/admin/admin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2016-2018 Petr Gotthard <[email protected]>
2+
* Copyright (c) 2016-2019 Petr Gotthard <[email protected]>
33
* All rights reserved.
44
* Distributed under the terms of the MIT License. See the LICENSE file.
55
*/

src/lorawan_admin.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%
2-
% Copyright (c) 2016-2018 Petr Gotthard <[email protected]>
2+
% Copyright (c) 2016-2019 Petr Gotthard <[email protected]>
33
% All rights reserved.
44
% Distributed under the terms of the MIT License. See the LICENSE file.
55
%

src/lorawan_admin_applications.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%
2-
% Copyright (c) 2016-2018 Petr Gotthard <[email protected]>
2+
% Copyright (c) 2016-2019 Petr Gotthard <[email protected]>
33
% All rights reserved.
44
% Distributed under the terms of the MIT License. See the LICENSE file.
55
%

src/lorawan_admin_choices.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%
2-
% Copyright (c) 2016-2018 Petr Gotthard <[email protected]>
2+
% Copyright (c) 2016-2019 Petr Gotthard <[email protected]>
33
% All rights reserved.
44
% Distributed under the terms of the MIT License. See the LICENSE file.
55
%

src/lorawan_admin_config_js.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%
2-
% Copyright (c) 2016-2018 Petr Gotthard <[email protected]>
2+
% Copyright (c) 2016-2019 Petr Gotthard <[email protected]>
33
% All rights reserved.
44
% Distributed under the terms of the MIT License. See the LICENSE file.
55
%

src/lorawan_admin_connections.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%
2-
% Copyright (c) 2016-2018 Petr Gotthard <[email protected]>
2+
% Copyright (c) 2016-2019 Petr Gotthard <[email protected]>
33
% All rights reserved.
44
% Distributed under the terms of the MIT License. See the LICENSE file.
55
%

0 commit comments

Comments
 (0)