aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/org/pacien/tincapp/intent
diff options
context:
space:
mode:
authorpacien2018-08-01 15:06:51 +0200
committerpacien2018-08-01 15:06:51 +0200
commit40686861558cf30075b2ac15b76966c20319bc9b (patch)
tree6d1c4a3a22ffe0c2a4e2c43ab34d6fbcaccd8775 /app/src/main/java/org/pacien/tincapp/intent
parentc1a6357ce6e5f98f2ec98b97e0f1c51eef4378ea (diff)
downloadtincapp-40686861558cf30075b2ac15b76966c20319bc9b.tar.gz
Add start year
Diffstat (limited to 'app/src/main/java/org/pacien/tincapp/intent')
-rw-r--r--app/src/main/java/org/pacien/tincapp/intent/Actions.kt2
-rw-r--r--app/src/main/java/org/pacien/tincapp/intent/BroadcastMapper.kt2
2 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/java/org/pacien/tincapp/intent/Actions.kt b/app/src/main/java/org/pacien/tincapp/intent/Actions.kt
index b90ae3e..bc30a76 100644
--- a/app/src/main/java/org/pacien/tincapp/intent/Actions.kt
+++ b/app/src/main/java/org/pacien/tincapp/intent/Actions.kt
@@ -1,6 +1,6 @@
1/* 1/*
2 * tinc app, an Android binding and user interface for the tinc mesh VPN daemon 2 * tinc app, an Android binding and user interface for the tinc mesh VPN daemon
3 * Copyright (C) 2018 Pacien TRAN-GIRARD 3 * Copyright (C) 2017-2018 Pacien TRAN-GIRARD
4 * 4 *
5 * This program is free software: you can redistribute it and/or modify 5 * This program is free software: you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License as published by 6 * it under the terms of the GNU General Public License as published by
diff --git a/app/src/main/java/org/pacien/tincapp/intent/BroadcastMapper.kt b/app/src/main/java/org/pacien/tincapp/intent/BroadcastMapper.kt
index f9529c6..54cfc56 100644
--- a/app/src/main/java/org/pacien/tincapp/intent/BroadcastMapper.kt
+++ b/app/src/main/java/org/pacien/tincapp/intent/BroadcastMapper.kt
@@ -1,6 +1,6 @@
1/* 1/*
2 * tinc app, an Android binding and user interface for the tinc mesh VPN daemon 2 * tinc app, an Android binding and user interface for the tinc mesh VPN daemon
3 * Copyright (C) 2018 Pacien TRAN-GIRARD 3 * Copyright (C) 2017-2018 Pacien TRAN-GIRARD
4 * 4 *
5 * This program is free software: you can redistribute it and/or modify 5 * This program is free software: you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License as published by 6 * it under the terms of the GNU General Public License as published by