From 0c4fb936fd8a4ee6cbf0f10135bacc3289f1e142 Mon Sep 17 00:00:00 2001 From: DreamNik Date: Sun, 5 Nov 2017 14:47:21 +0300 Subject: [PATCH] fix copyright --- .../java/com/health/openscale/core/bluetooth/BluetoothMGB.java | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/android_app/app/src/main/java/com/health/openscale/core/bluetooth/BluetoothMGB.java b/android_app/app/src/main/java/com/health/openscale/core/bluetooth/BluetoothMGB.java index bd9fc8c9..3f4c72a4 100644 --- a/android_app/app/src/main/java/com/health/openscale/core/bluetooth/BluetoothMGB.java +++ b/android_app/app/src/main/java/com/health/openscale/core/bluetooth/BluetoothMGB.java @@ -1,4 +1,5 @@ -/* Copyright (C) 2017 DreamNik +/* Copyright (C) 2014 olie.xdev +* 2017 DreamNik * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by