From b7a5bb6d48ba0363e9437f44eaa546de16f27aef Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Wed, 20 Sep 2017 14:56:34 +0500 Subject: Add copyright --- src/org/traccar/api/resource/CommandResource.java | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/org/traccar/api/resource') diff --git a/src/org/traccar/api/resource/CommandResource.java b/src/org/traccar/api/resource/CommandResource.java index 7300840f0..8da9f8447 100644 --- a/src/org/traccar/api/resource/CommandResource.java +++ b/src/org/traccar/api/resource/CommandResource.java @@ -1,5 +1,7 @@ /* * Copyright 2015 - 2017 Anton Tananaev (anton@traccar.org) + * Copyright 2016 Gabor Somogyi (gabor.g.somogyi@gmail.com) + * Copyright 2017 Andrey Kunitsyn (andrey@traccar.org) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. -- cgit v1.2.3