diff --git a/enabler/src/de/schildbach/pte/AbstractEfaProvider.java b/enabler/src/de/schildbach/pte/AbstractEfaProvider.java
index d20fbdc1..fe292989 100644
--- a/enabler/src/de/schildbach/pte/AbstractEfaProvider.java
+++ b/enabler/src/de/schildbach/pte/AbstractEfaProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/AbstractHafasProvider.java b/enabler/src/de/schildbach/pte/AbstractHafasProvider.java
index 9f123206..62371853 100644
--- a/enabler/src/de/schildbach/pte/AbstractHafasProvider.java
+++ b/enabler/src/de/schildbach/pte/AbstractHafasProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/AbstractNetworkProvider.java b/enabler/src/de/schildbach/pte/AbstractNetworkProvider.java
index da0cc993..1484d9e5 100644
--- a/enabler/src/de/schildbach/pte/AbstractNetworkProvider.java
+++ b/enabler/src/de/schildbach/pte/AbstractNetworkProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/AtcProvider.java b/enabler/src/de/schildbach/pte/AtcProvider.java
index 82cedf31..3142f4b4 100644
--- a/enabler/src/de/schildbach/pte/AtcProvider.java
+++ b/enabler/src/de/schildbach/pte/AtcProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/AvvProvider.java b/enabler/src/de/schildbach/pte/AvvProvider.java
index 4508c5b9..dd3d8c1c 100644
--- a/enabler/src/de/schildbach/pte/AvvProvider.java
+++ b/enabler/src/de/schildbach/pte/AvvProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/BahnProvider.java b/enabler/src/de/schildbach/pte/BahnProvider.java
index a74aa620..2cf62ef5 100644
--- a/enabler/src/de/schildbach/pte/BahnProvider.java
+++ b/enabler/src/de/schildbach/pte/BahnProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/BayernProvider.java b/enabler/src/de/schildbach/pte/BayernProvider.java
index a67144c7..90d69a74 100644
--- a/enabler/src/de/schildbach/pte/BayernProvider.java
+++ b/enabler/src/de/schildbach/pte/BayernProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/BsagProvider.java b/enabler/src/de/schildbach/pte/BsagProvider.java
index d1c5ec29..638f7ab9 100644
--- a/enabler/src/de/schildbach/pte/BsagProvider.java
+++ b/enabler/src/de/schildbach/pte/BsagProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/BsvagProvider.java b/enabler/src/de/schildbach/pte/BsvagProvider.java
index b8e42554..e6dd692d 100644
--- a/enabler/src/de/schildbach/pte/BsvagProvider.java
+++ b/enabler/src/de/schildbach/pte/BsvagProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/BvbProvider.java b/enabler/src/de/schildbach/pte/BvbProvider.java
index 3d09a343..60369910 100644
--- a/enabler/src/de/schildbach/pte/BvbProvider.java
+++ b/enabler/src/de/schildbach/pte/BvbProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/BvgProvider.java b/enabler/src/de/schildbach/pte/BvgProvider.java
index e3ac1a43..50f7ed11 100644
--- a/enabler/src/de/schildbach/pte/BvgProvider.java
+++ b/enabler/src/de/schildbach/pte/BvgProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/DingProvider.java b/enabler/src/de/schildbach/pte/DingProvider.java
index 30ed5a28..8780bdde 100644
--- a/enabler/src/de/schildbach/pte/DingProvider.java
+++ b/enabler/src/de/schildbach/pte/DingProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/DsbProvider.java b/enabler/src/de/schildbach/pte/DsbProvider.java
index 6d0cb8e2..2a771810 100644
--- a/enabler/src/de/schildbach/pte/DsbProvider.java
+++ b/enabler/src/de/schildbach/pte/DsbProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/DubProvider.java b/enabler/src/de/schildbach/pte/DubProvider.java
index 9db22be0..b64c4a1a 100644
--- a/enabler/src/de/schildbach/pte/DubProvider.java
+++ b/enabler/src/de/schildbach/pte/DubProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/GvhProvider.java b/enabler/src/de/schildbach/pte/GvhProvider.java
index 16448c63..35f2354c 100644
--- a/enabler/src/de/schildbach/pte/GvhProvider.java
+++ b/enabler/src/de/schildbach/pte/GvhProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/InvgProvider.java b/enabler/src/de/schildbach/pte/InvgProvider.java
index 841f08f8..56b65963 100644
--- a/enabler/src/de/schildbach/pte/InvgProvider.java
+++ b/enabler/src/de/schildbach/pte/InvgProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/IvbProvider.java b/enabler/src/de/schildbach/pte/IvbProvider.java
index 8de495da..ba017052 100644
--- a/enabler/src/de/schildbach/pte/IvbProvider.java
+++ b/enabler/src/de/schildbach/pte/IvbProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/KvvProvider.java b/enabler/src/de/schildbach/pte/KvvProvider.java
index 43ddc65b..131750a7 100644
--- a/enabler/src/de/schildbach/pte/KvvProvider.java
+++ b/enabler/src/de/schildbach/pte/KvvProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/LinzProvider.java b/enabler/src/de/schildbach/pte/LinzProvider.java
index f5a22abc..fdcd799b 100644
--- a/enabler/src/de/schildbach/pte/LinzProvider.java
+++ b/enabler/src/de/schildbach/pte/LinzProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/LocationUtils.java b/enabler/src/de/schildbach/pte/LocationUtils.java
index ed063dfb..d9498d21 100644
--- a/enabler/src/de/schildbach/pte/LocationUtils.java
+++ b/enabler/src/de/schildbach/pte/LocationUtils.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/LuProvider.java b/enabler/src/de/schildbach/pte/LuProvider.java
index 6c71dedd..ead09173 100644
--- a/enabler/src/de/schildbach/pte/LuProvider.java
+++ b/enabler/src/de/schildbach/pte/LuProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/MariborProvider.java b/enabler/src/de/schildbach/pte/MariborProvider.java
index ea465ad3..589ed05a 100644
--- a/enabler/src/de/schildbach/pte/MariborProvider.java
+++ b/enabler/src/de/schildbach/pte/MariborProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/MetProvider.java b/enabler/src/de/schildbach/pte/MetProvider.java
index c8f38779..00e53b45 100644
--- a/enabler/src/de/schildbach/pte/MetProvider.java
+++ b/enabler/src/de/schildbach/pte/MetProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/MvgProvider.java b/enabler/src/de/schildbach/pte/MvgProvider.java
index 75807b0e..868bc0bb 100644
--- a/enabler/src/de/schildbach/pte/MvgProvider.java
+++ b/enabler/src/de/schildbach/pte/MvgProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/MvvProvider.java b/enabler/src/de/schildbach/pte/MvvProvider.java
index c58ac696..6eea5f7f 100644
--- a/enabler/src/de/schildbach/pte/MvvProvider.java
+++ b/enabler/src/de/schildbach/pte/MvvProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/NaldoProvider.java b/enabler/src/de/schildbach/pte/NaldoProvider.java
index ec32cecf..ac7bf1fa 100644
--- a/enabler/src/de/schildbach/pte/NaldoProvider.java
+++ b/enabler/src/de/schildbach/pte/NaldoProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/NasaProvider.java b/enabler/src/de/schildbach/pte/NasaProvider.java
index e7b60f5b..87e14849 100644
--- a/enabler/src/de/schildbach/pte/NasaProvider.java
+++ b/enabler/src/de/schildbach/pte/NasaProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/NetworkId.java b/enabler/src/de/schildbach/pte/NetworkId.java
index 5f3148c2..871afff2 100644
--- a/enabler/src/de/schildbach/pte/NetworkId.java
+++ b/enabler/src/de/schildbach/pte/NetworkId.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/NetworkProvider.java b/enabler/src/de/schildbach/pte/NetworkProvider.java
index fc190b4f..aa1e9a56 100644
--- a/enabler/src/de/schildbach/pte/NetworkProvider.java
+++ b/enabler/src/de/schildbach/pte/NetworkProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
@@ -31,7 +31,7 @@ import de.schildbach.pte.dto.Style;
/**
* Interface to be implemented by providers of transportation networks
- *
+ *
* @author Andreas Schildbach
*/
public interface NetworkProvider
diff --git a/enabler/src/de/schildbach/pte/NphProvider.java b/enabler/src/de/schildbach/pte/NphProvider.java
index 52173d69..375fa04d 100644
--- a/enabler/src/de/schildbach/pte/NphProvider.java
+++ b/enabler/src/de/schildbach/pte/NphProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/NriProvider.java b/enabler/src/de/schildbach/pte/NriProvider.java
index 66a0b913..fcf1082b 100644
--- a/enabler/src/de/schildbach/pte/NriProvider.java
+++ b/enabler/src/de/schildbach/pte/NriProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/NsProvider.java b/enabler/src/de/schildbach/pte/NsProvider.java
index 8d6164a8..b1d2b2be 100644
--- a/enabler/src/de/schildbach/pte/NsProvider.java
+++ b/enabler/src/de/schildbach/pte/NsProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/NvbwProvider.java b/enabler/src/de/schildbach/pte/NvbwProvider.java
index 6cc6bae3..5df3112d 100644
--- a/enabler/src/de/schildbach/pte/NvbwProvider.java
+++ b/enabler/src/de/schildbach/pte/NvbwProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/NvvProvider.java b/enabler/src/de/schildbach/pte/NvvProvider.java
index 2c89c288..300039d2 100644
--- a/enabler/src/de/schildbach/pte/NvvProvider.java
+++ b/enabler/src/de/schildbach/pte/NvvProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/OebbProvider.java b/enabler/src/de/schildbach/pte/OebbProvider.java
index f4b87a1c..22fe724a 100644
--- a/enabler/src/de/schildbach/pte/OebbProvider.java
+++ b/enabler/src/de/schildbach/pte/OebbProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/PlProvider.java b/enabler/src/de/schildbach/pte/PlProvider.java
index 79ce0281..c762324a 100644
--- a/enabler/src/de/schildbach/pte/PlProvider.java
+++ b/enabler/src/de/schildbach/pte/PlProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/RmvProvider.java b/enabler/src/de/schildbach/pte/RmvProvider.java
index cd4088c6..852f6705 100644
--- a/enabler/src/de/schildbach/pte/RmvProvider.java
+++ b/enabler/src/de/schildbach/pte/RmvProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/RtProvider.java b/enabler/src/de/schildbach/pte/RtProvider.java
index 44a343f3..1613248d 100644
--- a/enabler/src/de/schildbach/pte/RtProvider.java
+++ b/enabler/src/de/schildbach/pte/RtProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/SbbProvider.java b/enabler/src/de/schildbach/pte/SbbProvider.java
index 30f77746..178dfdef 100644
--- a/enabler/src/de/schildbach/pte/SbbProvider.java
+++ b/enabler/src/de/schildbach/pte/SbbProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/SeProvider.java b/enabler/src/de/schildbach/pte/SeProvider.java
index 4e3b7eb7..bc7bd4bf 100644
--- a/enabler/src/de/schildbach/pte/SeProvider.java
+++ b/enabler/src/de/schildbach/pte/SeProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/SeptaProvider.java b/enabler/src/de/schildbach/pte/SeptaProvider.java
index fa75dfb9..52797333 100644
--- a/enabler/src/de/schildbach/pte/SeptaProvider.java
+++ b/enabler/src/de/schildbach/pte/SeptaProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/SfProvider.java b/enabler/src/de/schildbach/pte/SfProvider.java
index 7b81a658..a82b2487 100644
--- a/enabler/src/de/schildbach/pte/SfProvider.java
+++ b/enabler/src/de/schildbach/pte/SfProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/ShProvider.java b/enabler/src/de/schildbach/pte/ShProvider.java
index 1ac82d02..3cc2fe69 100644
--- a/enabler/src/de/schildbach/pte/ShProvider.java
+++ b/enabler/src/de/schildbach/pte/ShProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/SncbProvider.java b/enabler/src/de/schildbach/pte/SncbProvider.java
index 75157501..75733f4e 100644
--- a/enabler/src/de/schildbach/pte/SncbProvider.java
+++ b/enabler/src/de/schildbach/pte/SncbProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/StandardColors.java b/enabler/src/de/schildbach/pte/StandardColors.java
index 6b211b53..2f377292 100644
--- a/enabler/src/de/schildbach/pte/StandardColors.java
+++ b/enabler/src/de/schildbach/pte/StandardColors.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/StockholmProvider.java b/enabler/src/de/schildbach/pte/StockholmProvider.java
index 49fd2ac0..e38e1bbd 100644
--- a/enabler/src/de/schildbach/pte/StockholmProvider.java
+++ b/enabler/src/de/schildbach/pte/StockholmProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/StvProvider.java b/enabler/src/de/schildbach/pte/StvProvider.java
index 89fe2035..d674655b 100644
--- a/enabler/src/de/schildbach/pte/StvProvider.java
+++ b/enabler/src/de/schildbach/pte/StvProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/SvvProvider.java b/enabler/src/de/schildbach/pte/SvvProvider.java
index a70fc6fd..da5c096e 100644
--- a/enabler/src/de/schildbach/pte/SvvProvider.java
+++ b/enabler/src/de/schildbach/pte/SvvProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/SydneyProvider.java b/enabler/src/de/schildbach/pte/SydneyProvider.java
index 3579f1d3..cd2baf46 100644
--- a/enabler/src/de/schildbach/pte/SydneyProvider.java
+++ b/enabler/src/de/schildbach/pte/SydneyProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/TflProvider.java b/enabler/src/de/schildbach/pte/TflProvider.java
index 7b432b32..ccfc216d 100644
--- a/enabler/src/de/schildbach/pte/TflProvider.java
+++ b/enabler/src/de/schildbach/pte/TflProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/TleaProvider.java b/enabler/src/de/schildbach/pte/TleaProvider.java
index 64a3b6bd..3f951e76 100644
--- a/enabler/src/de/schildbach/pte/TleaProvider.java
+++ b/enabler/src/de/schildbach/pte/TleaProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/TlemProvider.java b/enabler/src/de/schildbach/pte/TlemProvider.java
index d1cfc3d2..d619e59d 100644
--- a/enabler/src/de/schildbach/pte/TlemProvider.java
+++ b/enabler/src/de/schildbach/pte/TlemProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/TlseProvider.java b/enabler/src/de/schildbach/pte/TlseProvider.java
index 7611ad93..1ff67673 100644
--- a/enabler/src/de/schildbach/pte/TlseProvider.java
+++ b/enabler/src/de/schildbach/pte/TlseProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/TlswProvider.java b/enabler/src/de/schildbach/pte/TlswProvider.java
index 45fc3757..2ee11d88 100644
--- a/enabler/src/de/schildbach/pte/TlswProvider.java
+++ b/enabler/src/de/schildbach/pte/TlswProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/VagfrProvider.java b/enabler/src/de/schildbach/pte/VagfrProvider.java
index 6d112dd7..53342063 100644
--- a/enabler/src/de/schildbach/pte/VagfrProvider.java
+++ b/enabler/src/de/schildbach/pte/VagfrProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/VbbProvider.java b/enabler/src/de/schildbach/pte/VbbProvider.java
index b511b82c..c0ad3ee1 100644
--- a/enabler/src/de/schildbach/pte/VbbProvider.java
+++ b/enabler/src/de/schildbach/pte/VbbProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/VblProvider.java b/enabler/src/de/schildbach/pte/VblProvider.java
index 44541c71..6a6d84fd 100644
--- a/enabler/src/de/schildbach/pte/VblProvider.java
+++ b/enabler/src/de/schildbach/pte/VblProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/VbnProvider.java b/enabler/src/de/schildbach/pte/VbnProvider.java
index 4285b0e6..21f99751 100644
--- a/enabler/src/de/schildbach/pte/VbnProvider.java
+++ b/enabler/src/de/schildbach/pte/VbnProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/VgnProvider.java b/enabler/src/de/schildbach/pte/VgnProvider.java
index 6a1e20a1..9cf51561 100644
--- a/enabler/src/de/schildbach/pte/VgnProvider.java
+++ b/enabler/src/de/schildbach/pte/VgnProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/VgsProvider.java b/enabler/src/de/schildbach/pte/VgsProvider.java
index 45214429..80ec541e 100644
--- a/enabler/src/de/schildbach/pte/VgsProvider.java
+++ b/enabler/src/de/schildbach/pte/VgsProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/VmobilProvider.java b/enabler/src/de/schildbach/pte/VmobilProvider.java
index 3d62fe88..24fcfe8e 100644
--- a/enabler/src/de/schildbach/pte/VmobilProvider.java
+++ b/enabler/src/de/schildbach/pte/VmobilProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
@@ -19,7 +19,7 @@ package de.schildbach.pte;
/**
* Verkehrsverbund Vorarlberg
- *
+ *
* @author Andreas Schildbach
*/
public class VmobilProvider extends AbstractEfaProvider
diff --git a/enabler/src/de/schildbach/pte/VmsProvider.java b/enabler/src/de/schildbach/pte/VmsProvider.java
index 44fd1c94..d8cf9e9e 100644
--- a/enabler/src/de/schildbach/pte/VmsProvider.java
+++ b/enabler/src/de/schildbach/pte/VmsProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/VmvProvider.java b/enabler/src/de/schildbach/pte/VmvProvider.java
index f0920397..f77386c6 100644
--- a/enabler/src/de/schildbach/pte/VmvProvider.java
+++ b/enabler/src/de/schildbach/pte/VmvProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/VorProvider.java b/enabler/src/de/schildbach/pte/VorProvider.java
index 139b708c..65255689 100644
--- a/enabler/src/de/schildbach/pte/VorProvider.java
+++ b/enabler/src/de/schildbach/pte/VorProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/VrnProvider.java b/enabler/src/de/schildbach/pte/VrnProvider.java
index 3c7ea922..c99ca4f9 100644
--- a/enabler/src/de/schildbach/pte/VrnProvider.java
+++ b/enabler/src/de/schildbach/pte/VrnProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/VrrProvider.java b/enabler/src/de/schildbach/pte/VrrProvider.java
index c313475b..7eb86f8e 100644
--- a/enabler/src/de/schildbach/pte/VrrProvider.java
+++ b/enabler/src/de/schildbach/pte/VrrProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/VrtProvider.java b/enabler/src/de/schildbach/pte/VrtProvider.java
index cdba5187..569f44cf 100644
--- a/enabler/src/de/schildbach/pte/VrtProvider.java
+++ b/enabler/src/de/schildbach/pte/VrtProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/VvmProvider.java b/enabler/src/de/schildbach/pte/VvmProvider.java
index d2ee85c9..2a29dc05 100644
--- a/enabler/src/de/schildbach/pte/VvmProvider.java
+++ b/enabler/src/de/schildbach/pte/VvmProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/VvoProvider.java b/enabler/src/de/schildbach/pte/VvoProvider.java
index b75e1b4b..117ea66e 100644
--- a/enabler/src/de/schildbach/pte/VvoProvider.java
+++ b/enabler/src/de/schildbach/pte/VvoProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/VvsProvider.java b/enabler/src/de/schildbach/pte/VvsProvider.java
index 938721e0..e2b2d31d 100644
--- a/enabler/src/de/schildbach/pte/VvsProvider.java
+++ b/enabler/src/de/schildbach/pte/VvsProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/VvtProvider.java b/enabler/src/de/schildbach/pte/VvtProvider.java
index 682b67eb..6f168ec9 100644
--- a/enabler/src/de/schildbach/pte/VvtProvider.java
+++ b/enabler/src/de/schildbach/pte/VvtProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/VvvProvider.java b/enabler/src/de/schildbach/pte/VvvProvider.java
index f0c7d804..666b16d8 100644
--- a/enabler/src/de/schildbach/pte/VvvProvider.java
+++ b/enabler/src/de/schildbach/pte/VvvProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
@@ -19,7 +19,7 @@ package de.schildbach.pte;
/**
* Verkehrsverbund Vogtland
- *
+ *
* @author Andreas Schildbach
*/
public class VvvProvider extends AbstractEfaProvider
diff --git a/enabler/src/de/schildbach/pte/ZvvProvider.java b/enabler/src/de/schildbach/pte/ZvvProvider.java
index 0cbc49e0..048e60bb 100644
--- a/enabler/src/de/schildbach/pte/ZvvProvider.java
+++ b/enabler/src/de/schildbach/pte/ZvvProvider.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/dto/Connection.java b/enabler/src/de/schildbach/pte/dto/Connection.java
index 0530ed7f..0bd41181 100644
--- a/enabler/src/de/schildbach/pte/dto/Connection.java
+++ b/enabler/src/de/schildbach/pte/dto/Connection.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/dto/Departure.java b/enabler/src/de/schildbach/pte/dto/Departure.java
index 03286e53..58b3b52c 100644
--- a/enabler/src/de/schildbach/pte/dto/Departure.java
+++ b/enabler/src/de/schildbach/pte/dto/Departure.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/dto/Fare.java b/enabler/src/de/schildbach/pte/dto/Fare.java
index af4db1ed..b550e263 100644
--- a/enabler/src/de/schildbach/pte/dto/Fare.java
+++ b/enabler/src/de/schildbach/pte/dto/Fare.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/dto/GetConnectionDetailsResult.java b/enabler/src/de/schildbach/pte/dto/GetConnectionDetailsResult.java
index 671e3405..7aed3d24 100644
--- a/enabler/src/de/schildbach/pte/dto/GetConnectionDetailsResult.java
+++ b/enabler/src/de/schildbach/pte/dto/GetConnectionDetailsResult.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/dto/Line.java b/enabler/src/de/schildbach/pte/dto/Line.java
index e6086d45..bd4cbfa0 100644
--- a/enabler/src/de/schildbach/pte/dto/Line.java
+++ b/enabler/src/de/schildbach/pte/dto/Line.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/dto/LineDestination.java b/enabler/src/de/schildbach/pte/dto/LineDestination.java
index 4a636645..ea80e250 100644
--- a/enabler/src/de/schildbach/pte/dto/LineDestination.java
+++ b/enabler/src/de/schildbach/pte/dto/LineDestination.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/dto/Location.java b/enabler/src/de/schildbach/pte/dto/Location.java
index 0a7871d0..3b6c91ef 100644
--- a/enabler/src/de/schildbach/pte/dto/Location.java
+++ b/enabler/src/de/schildbach/pte/dto/Location.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/dto/LocationType.java b/enabler/src/de/schildbach/pte/dto/LocationType.java
index edaacd5d..c591e41b 100644
--- a/enabler/src/de/schildbach/pte/dto/LocationType.java
+++ b/enabler/src/de/schildbach/pte/dto/LocationType.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/dto/NearbyStationsResult.java b/enabler/src/de/schildbach/pte/dto/NearbyStationsResult.java
index 32991876..e3f4a51a 100644
--- a/enabler/src/de/schildbach/pte/dto/NearbyStationsResult.java
+++ b/enabler/src/de/schildbach/pte/dto/NearbyStationsResult.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/dto/Point.java b/enabler/src/de/schildbach/pte/dto/Point.java
index 37bf49dd..2290cd8b 100644
--- a/enabler/src/de/schildbach/pte/dto/Point.java
+++ b/enabler/src/de/schildbach/pte/dto/Point.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/dto/QueryConnectionsResult.java b/enabler/src/de/schildbach/pte/dto/QueryConnectionsResult.java
index 41fbb4d6..45c3ef11 100644
--- a/enabler/src/de/schildbach/pte/dto/QueryConnectionsResult.java
+++ b/enabler/src/de/schildbach/pte/dto/QueryConnectionsResult.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/dto/QueryDeparturesResult.java b/enabler/src/de/schildbach/pte/dto/QueryDeparturesResult.java
index 9838c20c..a20cd8e7 100644
--- a/enabler/src/de/schildbach/pte/dto/QueryDeparturesResult.java
+++ b/enabler/src/de/schildbach/pte/dto/QueryDeparturesResult.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/dto/ResultHeader.java b/enabler/src/de/schildbach/pte/dto/ResultHeader.java
index 86d5d99e..9f642a08 100644
--- a/enabler/src/de/schildbach/pte/dto/ResultHeader.java
+++ b/enabler/src/de/schildbach/pte/dto/ResultHeader.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/dto/StationDepartures.java b/enabler/src/de/schildbach/pte/dto/StationDepartures.java
index 205e78b5..56fcd9f8 100644
--- a/enabler/src/de/schildbach/pte/dto/StationDepartures.java
+++ b/enabler/src/de/schildbach/pte/dto/StationDepartures.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/dto/Stop.java b/enabler/src/de/schildbach/pte/dto/Stop.java
index c57d2221..5b9922ee 100644
--- a/enabler/src/de/schildbach/pte/dto/Stop.java
+++ b/enabler/src/de/schildbach/pte/dto/Stop.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/dto/Style.java b/enabler/src/de/schildbach/pte/dto/Style.java
index 7269f96e..5a30070f 100644
--- a/enabler/src/de/schildbach/pte/dto/Style.java
+++ b/enabler/src/de/schildbach/pte/dto/Style.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/exception/ParserException.java b/enabler/src/de/schildbach/pte/exception/ParserException.java
index ef13d6b1..605d16fa 100644
--- a/enabler/src/de/schildbach/pte/exception/ParserException.java
+++ b/enabler/src/de/schildbach/pte/exception/ParserException.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/exception/ProtocolException.java b/enabler/src/de/schildbach/pte/exception/ProtocolException.java
index e1d701ab..e351bfdd 100644
--- a/enabler/src/de/schildbach/pte/exception/ProtocolException.java
+++ b/enabler/src/de/schildbach/pte/exception/ProtocolException.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/exception/SessionExpiredException.java b/enabler/src/de/schildbach/pte/exception/SessionExpiredException.java
index 3dee6454..55d5cb12 100644
--- a/enabler/src/de/schildbach/pte/exception/SessionExpiredException.java
+++ b/enabler/src/de/schildbach/pte/exception/SessionExpiredException.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/exception/UnexpectedRedirectException.java b/enabler/src/de/schildbach/pte/exception/UnexpectedRedirectException.java
index a05ff113..ffb26d21 100644
--- a/enabler/src/de/schildbach/pte/exception/UnexpectedRedirectException.java
+++ b/enabler/src/de/schildbach/pte/exception/UnexpectedRedirectException.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/geo/Berlin.java b/enabler/src/de/schildbach/pte/geo/Berlin.java
index f7c4eab1..b43aebd4 100644
--- a/enabler/src/de/schildbach/pte/geo/Berlin.java
+++ b/enabler/src/de/schildbach/pte/geo/Berlin.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010f, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundationf, either version 3 of the Licensef, or
diff --git a/enabler/src/de/schildbach/pte/util/CharQueue.java b/enabler/src/de/schildbach/pte/util/CharQueue.java
index 1d0698c3..2dcf7ce3 100644
--- a/enabler/src/de/schildbach/pte/util/CharQueue.java
+++ b/enabler/src/de/schildbach/pte/util/CharQueue.java
@@ -24,7 +24,7 @@ package de.schildbach.pte.util;
* This class implements a characater queue. Yes the JKD does contain a general queue. However that queue operates on
* objects. This queue just handles char elements. Use in IO operations where converting chars to objects will be too
* expensive.
- *
+ *
* @version 1.0 21 August 1997
* @author Roger Whitney (whitney@cs.sdsu.edu)
*/
diff --git a/enabler/src/de/schildbach/pte/util/ParserUtils.java b/enabler/src/de/schildbach/pte/util/ParserUtils.java
index 3bfddf27..b9df5c21 100644
--- a/enabler/src/de/schildbach/pte/util/ParserUtils.java
+++ b/enabler/src/de/schildbach/pte/util/ParserUtils.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/src/de/schildbach/pte/util/StringReplaceReader.java b/enabler/src/de/schildbach/pte/util/StringReplaceReader.java
index 2bec0d3f..155f8139 100644
--- a/enabler/src/de/schildbach/pte/util/StringReplaceReader.java
+++ b/enabler/src/de/schildbach/pte/util/StringReplaceReader.java
@@ -33,7 +33,7 @@ import java.io.StringReader;
* occurances of pattern with replacementPattern in the inputstream. You can give multiple
* pattern-replacementPattern pairs. Multiple pairs are done in order they are given. If first pair is "cat"-"dog" and
* second pair is "dog"-"house", then the result will be all occurences of "cat" or "dog" will be replaced with "house".
- *
+ *
* @version 0.6 21 August 1997
* @since version 0.5, Fixed error that occured when input was shorter than the pattern
* @author Roger Whitney (whitney@cs.sdsu.edu)
diff --git a/enabler/src/de/schildbach/pte/util/XmlPullUtil.java b/enabler/src/de/schildbach/pte/util/XmlPullUtil.java
index b1d8bb40..03a9591c 100644
--- a/enabler/src/de/schildbach/pte/util/XmlPullUtil.java
+++ b/enabler/src/de/schildbach/pte/util/XmlPullUtil.java
@@ -13,7 +13,7 @@ import org.xmlpull.v1.XmlSerializer;
/**
* Handy functions that combines XmlPull API into higher level functionality.
- *
+ *
* @author Aleksander Slominski
* @author Naresh Bhatia
*/
diff --git a/enabler/test/de/schildbach/pte/BahnProviderTest.java b/enabler/test/de/schildbach/pte/BahnProviderTest.java
index 97343e5e..d7fbee89 100644
--- a/enabler/test/de/schildbach/pte/BahnProviderTest.java
+++ b/enabler/test/de/schildbach/pte/BahnProviderTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/AbstractProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/AbstractProviderLiveTest.java
index 3bbc9a13..5a0dd036 100644
--- a/enabler/test/de/schildbach/pte/live/AbstractProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/AbstractProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/AtcProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/AtcProviderLiveTest.java
index 120b74d5..1765c988 100644
--- a/enabler/test/de/schildbach/pte/live/AtcProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/AtcProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/AvvProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/AvvProviderLiveTest.java
index 8cd74515..7dfeeca6 100644
--- a/enabler/test/de/schildbach/pte/live/AvvProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/AvvProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/BahnProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/BahnProviderLiveTest.java
index 01de1db2..aa1b078e 100644
--- a/enabler/test/de/schildbach/pte/live/BahnProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/BahnProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/BayernProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/BayernProviderLiveTest.java
index 9be10f33..3cb7e30b 100644
--- a/enabler/test/de/schildbach/pte/live/BayernProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/BayernProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/BsagProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/BsagProviderLiveTest.java
index aeeda3b1..309e27d2 100644
--- a/enabler/test/de/schildbach/pte/live/BsagProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/BsagProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/BsvagProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/BsvagProviderLiveTest.java
index d5748794..4f704e7f 100644
--- a/enabler/test/de/schildbach/pte/live/BsvagProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/BsvagProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/BvbProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/BvbProviderLiveTest.java
index 10dd6316..9c192e28 100644
--- a/enabler/test/de/schildbach/pte/live/BvbProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/BvbProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/BvgProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/BvgProviderLiveTest.java
index 32323358..fc454d26 100644
--- a/enabler/test/de/schildbach/pte/live/BvgProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/BvgProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/DingProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/DingProviderLiveTest.java
index 1adc880c..fecb90ee 100644
--- a/enabler/test/de/schildbach/pte/live/DingProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/DingProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/DsbProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/DsbProviderLiveTest.java
index 55444c95..bdb39049 100644
--- a/enabler/test/de/schildbach/pte/live/DsbProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/DsbProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/DubProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/DubProviderLiveTest.java
index 2aa72499..92a64fc0 100644
--- a/enabler/test/de/schildbach/pte/live/DubProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/DubProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/GvhProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/GvhProviderLiveTest.java
index 5c494efa..1b3a3464 100644
--- a/enabler/test/de/schildbach/pte/live/GvhProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/GvhProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/InvgProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/InvgProviderLiveTest.java
index a7094c09..75f7b4ea 100644
--- a/enabler/test/de/schildbach/pte/live/InvgProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/InvgProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/IvbProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/IvbProviderLiveTest.java
index db2e77ae..5629c8f9 100644
--- a/enabler/test/de/schildbach/pte/live/IvbProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/IvbProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/KvvProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/KvvProviderLiveTest.java
index a11db473..1e7c7f83 100644
--- a/enabler/test/de/schildbach/pte/live/KvvProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/KvvProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/LinzProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/LinzProviderLiveTest.java
index 430bae31..2bac9d2f 100644
--- a/enabler/test/de/schildbach/pte/live/LinzProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/LinzProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/LuProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/LuProviderLiveTest.java
index 5db7aa11..76633dd8 100644
--- a/enabler/test/de/schildbach/pte/live/LuProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/LuProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/MariborProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/MariborProviderLiveTest.java
index 67baf5e7..9609eb82 100644
--- a/enabler/test/de/schildbach/pte/live/MariborProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/MariborProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/MetProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/MetProviderLiveTest.java
index 66a4ccc2..4e0b4391 100644
--- a/enabler/test/de/schildbach/pte/live/MetProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/MetProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/MvgProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/MvgProviderLiveTest.java
index e26a0734..c501c7a9 100644
--- a/enabler/test/de/schildbach/pte/live/MvgProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/MvgProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/MvvProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/MvvProviderLiveTest.java
index ef3b19c2..02244f97 100644
--- a/enabler/test/de/schildbach/pte/live/MvvProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/MvvProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/NaldoProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/NaldoProviderLiveTest.java
index 48f3fb7d..27dc9700 100644
--- a/enabler/test/de/schildbach/pte/live/NaldoProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/NaldoProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/NasaProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/NasaProviderLiveTest.java
index 4c111aaf..4f6c6df9 100644
--- a/enabler/test/de/schildbach/pte/live/NasaProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/NasaProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/NphProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/NphProviderLiveTest.java
index f4e004b8..a40c4b73 100644
--- a/enabler/test/de/schildbach/pte/live/NphProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/NphProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/NriProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/NriProviderLiveTest.java
index 890c51dd..8bd1e038 100644
--- a/enabler/test/de/schildbach/pte/live/NriProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/NriProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/NsProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/NsProviderLiveTest.java
index 2846316c..fa52ca0a 100644
--- a/enabler/test/de/schildbach/pte/live/NsProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/NsProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/NvbwProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/NvbwProviderLiveTest.java
index e8170764..0d3d672d 100644
--- a/enabler/test/de/schildbach/pte/live/NvbwProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/NvbwProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/NvvProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/NvvProviderLiveTest.java
index d217bc97..e18e212a 100644
--- a/enabler/test/de/schildbach/pte/live/NvvProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/NvvProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/OebbProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/OebbProviderLiveTest.java
index 09a45f49..d10a3ccc 100644
--- a/enabler/test/de/schildbach/pte/live/OebbProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/OebbProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/PlProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/PlProviderLiveTest.java
index 278a8f47..06678523 100644
--- a/enabler/test/de/schildbach/pte/live/PlProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/PlProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/RmvProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/RmvProviderLiveTest.java
index 5b931a13..790e2d09 100644
--- a/enabler/test/de/schildbach/pte/live/RmvProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/RmvProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/RtProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/RtProviderLiveTest.java
index f3cd123c..2292436a 100644
--- a/enabler/test/de/schildbach/pte/live/RtProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/RtProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/SbbProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/SbbProviderLiveTest.java
index 67e56038..fbb9ab65 100644
--- a/enabler/test/de/schildbach/pte/live/SbbProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/SbbProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/SeProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/SeProviderLiveTest.java
index 2d03974f..28bcd12f 100644
--- a/enabler/test/de/schildbach/pte/live/SeProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/SeProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/Secrets.java.template b/enabler/test/de/schildbach/pte/live/Secrets.java.template
index 07d06cdf..b670e4c4 100644
--- a/enabler/test/de/schildbach/pte/live/Secrets.java.template
+++ b/enabler/test/de/schildbach/pte/live/Secrets.java.template
@@ -1,5 +1,5 @@
/*
- * Copyright 2010, 2011 the original author or authors.
+ * Copyright 2010-2012 the original author or authors.
*
* 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
diff --git a/enabler/test/de/schildbach/pte/live/SeptaProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/SeptaProviderLiveTest.java
index fce584cc..f373da99 100644
--- a/enabler/test/de/schildbach/pte/live/SeptaProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/SeptaProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/SfProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/SfProviderLiveTest.java
index 684202db..4070bb88 100644
--- a/enabler/test/de/schildbach/pte/live/SfProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/SfProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/ShProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/ShProviderLiveTest.java
index b7c0f6d0..b42c1b4c 100644
--- a/enabler/test/de/schildbach/pte/live/ShProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/ShProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/SncbProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/SncbProviderLiveTest.java
index 2cc4ad65..25f77745 100644
--- a/enabler/test/de/schildbach/pte/live/SncbProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/SncbProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/StockholmProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/StockholmProviderLiveTest.java
index f5628b02..9140acb5 100644
--- a/enabler/test/de/schildbach/pte/live/StockholmProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/StockholmProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/StvProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/StvProviderLiveTest.java
index 29eb9f65..47ccc00f 100644
--- a/enabler/test/de/schildbach/pte/live/StvProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/StvProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/SvvProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/SvvProviderLiveTest.java
index 86b4df25..4ebd6b38 100644
--- a/enabler/test/de/schildbach/pte/live/SvvProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/SvvProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/SydneyProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/SydneyProviderLiveTest.java
index 0ee72bc0..73845d13 100644
--- a/enabler/test/de/schildbach/pte/live/SydneyProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/SydneyProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/TflProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/TflProviderLiveTest.java
index 944b0f37..2859265c 100644
--- a/enabler/test/de/schildbach/pte/live/TflProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/TflProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/TleaProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/TleaProviderLiveTest.java
index f01eca5a..7a9df062 100644
--- a/enabler/test/de/schildbach/pte/live/TleaProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/TleaProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/TlemProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/TlemProviderLiveTest.java
index d747c68d..b8da7c6f 100644
--- a/enabler/test/de/schildbach/pte/live/TlemProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/TlemProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/TlseProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/TlseProviderLiveTest.java
index 67af9876..9d7583d1 100644
--- a/enabler/test/de/schildbach/pte/live/TlseProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/TlseProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/TlswProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/TlswProviderLiveTest.java
index 3864125c..261d902d 100644
--- a/enabler/test/de/schildbach/pte/live/TlswProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/TlswProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/VagfrProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/VagfrProviderLiveTest.java
index 8f3f9918..9257fb1a 100644
--- a/enabler/test/de/schildbach/pte/live/VagfrProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/VagfrProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/VbbProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/VbbProviderLiveTest.java
index 1349dbc1..b010f76c 100644
--- a/enabler/test/de/schildbach/pte/live/VbbProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/VbbProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/VblProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/VblProviderLiveTest.java
index 92e42fe7..ff9c79f5 100644
--- a/enabler/test/de/schildbach/pte/live/VblProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/VblProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/VbnProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/VbnProviderLiveTest.java
index ee2bd521..7b9299a6 100644
--- a/enabler/test/de/schildbach/pte/live/VbnProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/VbnProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/VgnProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/VgnProviderLiveTest.java
index f25e4d5b..21bf8324 100644
--- a/enabler/test/de/schildbach/pte/live/VgnProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/VgnProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/VgsProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/VgsProviderLiveTest.java
index db83689f..5fe26f50 100644
--- a/enabler/test/de/schildbach/pte/live/VgsProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/VgsProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/VmobilProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/VmobilProviderLiveTest.java
index 81d4dfad..f8d91c02 100644
--- a/enabler/test/de/schildbach/pte/live/VmobilProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/VmobilProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/VmsProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/VmsProviderLiveTest.java
index bed33b79..2ceb9120 100644
--- a/enabler/test/de/schildbach/pte/live/VmsProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/VmsProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/VmvProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/VmvProviderLiveTest.java
index f6da3172..b8087eae 100644
--- a/enabler/test/de/schildbach/pte/live/VmvProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/VmvProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/VorProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/VorProviderLiveTest.java
index 24d3e7b1..c5b40de3 100644
--- a/enabler/test/de/schildbach/pte/live/VorProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/VorProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/VrnProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/VrnProviderLiveTest.java
index eb86c13b..f88cf87c 100644
--- a/enabler/test/de/schildbach/pte/live/VrnProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/VrnProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/VrrProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/VrrProviderLiveTest.java
index 2a444462..9f4cae36 100644
--- a/enabler/test/de/schildbach/pte/live/VrrProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/VrrProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/VrtProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/VrtProviderLiveTest.java
index 45cc2938..079a9c2a 100644
--- a/enabler/test/de/schildbach/pte/live/VrtProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/VrtProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/VvmProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/VvmProviderLiveTest.java
index 772f8b95..32f7673f 100644
--- a/enabler/test/de/schildbach/pte/live/VvmProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/VvmProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/VvoProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/VvoProviderLiveTest.java
index 076122be..0af2ad16 100644
--- a/enabler/test/de/schildbach/pte/live/VvoProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/VvoProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/VvsProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/VvsProviderLiveTest.java
index 457981df..fa6fd60b 100644
--- a/enabler/test/de/schildbach/pte/live/VvsProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/VvsProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/VvtProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/VvtProviderLiveTest.java
index 9b12f89b..b6d367ae 100644
--- a/enabler/test/de/schildbach/pte/live/VvtProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/VvtProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/VvvProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/VvvProviderLiveTest.java
index 8a13ac1f..85cf7b85 100644
--- a/enabler/test/de/schildbach/pte/live/VvvProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/VvvProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/enabler/test/de/schildbach/pte/live/ZvvProviderLiveTest.java b/enabler/test/de/schildbach/pte/live/ZvvProviderLiveTest.java
index 482549ec..4691eb09 100644
--- a/enabler/test/de/schildbach/pte/live/ZvvProviderLiveTest.java
+++ b/enabler/test/de/schildbach/pte/live/ZvvProviderLiveTest.java
@@ -1,6 +1,6 @@
/*
- * Copyright 2010, 2011 the original author or authors.
- *
+ * Copyright 2010-2012 the original author or authors.
+ *
* 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
* the Free Software Foundation, either version 3 of the License, or