diff options
Diffstat (limited to 'src/org/traccar/protocol/xexun')
-rw-r--r-- | src/org/traccar/protocol/xexun/XexunFrameDecoder.java | 2 | ||||
-rw-r--r-- | src/org/traccar/protocol/xexun/XexunProtocolDecoder.java | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/org/traccar/protocol/xexun/XexunFrameDecoder.java b/src/org/traccar/protocol/xexun/XexunFrameDecoder.java index f09fd337d..6fd32a4c5 100644 --- a/src/org/traccar/protocol/xexun/XexunFrameDecoder.java +++ b/src/org/traccar/protocol/xexun/XexunFrameDecoder.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 Anton Tananaev (anton@tananaev.com) + * Copyright 2012 Anton Tananaev (anton.tananaev@gmail.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/org/traccar/protocol/xexun/XexunProtocolDecoder.java b/src/org/traccar/protocol/xexun/XexunProtocolDecoder.java index 8102650cd..c73047576 100644 --- a/src/org/traccar/protocol/xexun/XexunProtocolDecoder.java +++ b/src/org/traccar/protocol/xexun/XexunProtocolDecoder.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 Anton Tananaev (anton@tananaev.com) + * Copyright 2012 Anton Tananaev (anton.tananaev@gmail.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |