From 23099b942619a2470e6ad5dace4146cecf16f300 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sun, 4 Mar 2012 10:36:01 +0000 Subject: --- src/org/traccar/helper/AdvancedConnection.java | 2 +- src/org/traccar/helper/NamedParameterStatement.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/org/traccar/helper') diff --git a/src/org/traccar/helper/AdvancedConnection.java b/src/org/traccar/helper/AdvancedConnection.java index 4b91ee1f5..30be4dba8 100644 --- a/src/org/traccar/helper/AdvancedConnection.java +++ b/src/org/traccar/helper/AdvancedConnection.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/helper/NamedParameterStatement.java b/src/org/traccar/helper/NamedParameterStatement.java index 5fbc57d78..0e84e9827 100644 --- a/src/org/traccar/helper/NamedParameterStatement.java +++ b/src/org/traccar/helper/NamedParameterStatement.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. -- cgit v1.2.3