diff --git a/src/main/java/com/xeiam/xchart/Axis.java b/src/main/java/com/xeiam/xchart/Axis.java index 7c3b926d0065bd074228427fe60d0c3ff0568fb5..2519c3efff561d24dd7b2697d9cb70f38f7b4bb7 100644 --- a/src/main/java/com/xeiam/xchart/Axis.java +++ b/src/main/java/com/xeiam/xchart/Axis.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/com/xeiam/xchart/AxisLine.java b/src/main/java/com/xeiam/xchart/AxisLine.java index 6dc6bd939f7f63e03e53b8423f57cb46eb4326fb..54a8761c5334c0cd3223cb4152d156c86a7e561a 100644 --- a/src/main/java/com/xeiam/xchart/AxisLine.java +++ b/src/main/java/com/xeiam/xchart/AxisLine.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/com/xeiam/xchart/AxisPair.java b/src/main/java/com/xeiam/xchart/AxisPair.java index a673f0310aea1e62da3d6723555e9ba8bfdf09a4..edd8a8fa0140f609201a14f1c69d36c9ba7e99b4 100644 --- a/src/main/java/com/xeiam/xchart/AxisPair.java +++ b/src/main/java/com/xeiam/xchart/AxisPair.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/com/xeiam/xchart/AxisTick.java b/src/main/java/com/xeiam/xchart/AxisTick.java index 5cbd4de1b41bb7b5067f34ab28f1c7331a0d6cb4..f7c9820f3dc2c0d9751f62853a11764629b0a600 100644 --- a/src/main/java/com/xeiam/xchart/AxisTick.java +++ b/src/main/java/com/xeiam/xchart/AxisTick.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/com/xeiam/xchart/AxisTickLabels.java b/src/main/java/com/xeiam/xchart/AxisTickLabels.java index cb63a2567239cf7fb16d73389711c8509f7478fe..65dc0dc233daf87389cde0fa618a9ba9388ee583 100644 --- a/src/main/java/com/xeiam/xchart/AxisTickLabels.java +++ b/src/main/java/com/xeiam/xchart/AxisTickLabels.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/com/xeiam/xchart/AxisTickMarks.java b/src/main/java/com/xeiam/xchart/AxisTickMarks.java index 4b58290b3d7dd0a8160b49769fb279ac8b026605..064932c81cdfc70470547439296fed13a21588c5 100644 --- a/src/main/java/com/xeiam/xchart/AxisTickMarks.java +++ b/src/main/java/com/xeiam/xchart/AxisTickMarks.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/com/xeiam/xchart/AxisTitle.java b/src/main/java/com/xeiam/xchart/AxisTitle.java index 1741c60776fc60214601a0c2ecb15b8569b30fa3..8c3dd17d975ddb281f4bd5b5887829ce3b2b6827 100644 --- a/src/main/java/com/xeiam/xchart/AxisTitle.java +++ b/src/main/java/com/xeiam/xchart/AxisTitle.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/com/xeiam/xchart/BitmapEncoder.java b/src/main/java/com/xeiam/xchart/BitmapEncoder.java index 1d8f1d9106b23dd4fe15efb40cfc48fca4333284..6fe283f74641057a735423a73c464d1209b4d3d5 100644 --- a/src/main/java/com/xeiam/xchart/BitmapEncoder.java +++ b/src/main/java/com/xeiam/xchart/BitmapEncoder.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/com/xeiam/xchart/Chart.java b/src/main/java/com/xeiam/xchart/Chart.java index 01deae82023925c90a02a4ce0e2fcd5670fd91cb..3b6ee801275f3ef657898cbb2468c349b5a818ef 100644 --- a/src/main/java/com/xeiam/xchart/Chart.java +++ b/src/main/java/com/xeiam/xchart/Chart.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/com/xeiam/xchart/ChartColor.java b/src/main/java/com/xeiam/xchart/ChartColor.java index e5f61731ffab1bdf1b806057a8928c5b9d1f7ddd..45bc1b289a4a3b8f55413ba2ac403e53b831fcb6 100644 --- a/src/main/java/com/xeiam/xchart/ChartColor.java +++ b/src/main/java/com/xeiam/xchart/ChartColor.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/com/xeiam/xchart/ChartLegend.java b/src/main/java/com/xeiam/xchart/ChartLegend.java index a333fc27c96c8db6f1dd7da7ab50c9fe1fa8cfed..cda6d9f2184bdbc923ff1b766b15f6866d716600 100644 --- a/src/main/java/com/xeiam/xchart/ChartLegend.java +++ b/src/main/java/com/xeiam/xchart/ChartLegend.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/com/xeiam/xchart/ChartTitle.java b/src/main/java/com/xeiam/xchart/ChartTitle.java index 59e2fa548da9a5ff99ffac24431868c91c42635f..aa11c5174570818ad70563ede50c465835d1faf6 100644 --- a/src/main/java/com/xeiam/xchart/ChartTitle.java +++ b/src/main/java/com/xeiam/xchart/ChartTitle.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/com/xeiam/xchart/Plot.java b/src/main/java/com/xeiam/xchart/Plot.java index 813b8d06335cd298073816a2370ebaf6ded52664..24a4e46ab2b1d59f7f492dfc88cd4c693b7926a4 100644 --- a/src/main/java/com/xeiam/xchart/Plot.java +++ b/src/main/java/com/xeiam/xchart/Plot.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/com/xeiam/xchart/PlotContent.java b/src/main/java/com/xeiam/xchart/PlotContent.java index 7bcdd0e4962f24e082095a541d2d9eb9528e8c73..7c4f8870a6061a7a502699b521c28490a49076e7 100644 --- a/src/main/java/com/xeiam/xchart/PlotContent.java +++ b/src/main/java/com/xeiam/xchart/PlotContent.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/com/xeiam/xchart/PlotSurface.java b/src/main/java/com/xeiam/xchart/PlotSurface.java index f041388f55ec33d31d224ac3b040da7ecb80f13b..a8f092d831d7ace8dfb1f909ea2e26ca4bbc7362 100644 --- a/src/main/java/com/xeiam/xchart/PlotSurface.java +++ b/src/main/java/com/xeiam/xchart/PlotSurface.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/com/xeiam/xchart/QuickChart.java b/src/main/java/com/xeiam/xchart/QuickChart.java index ff97a43fc9c643f7f8ba18feb5f54023ac171387..e9adcc8b8c171aab1913fabc160bc248888d2519 100644 --- a/src/main/java/com/xeiam/xchart/QuickChart.java +++ b/src/main/java/com/xeiam/xchart/QuickChart.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/com/xeiam/xchart/interfaces/IChartPart.java b/src/main/java/com/xeiam/xchart/interfaces/IChartPart.java index 2b3024576d171d1306618c400e3240b2a35e760d..e7c09401de7b4127dc8496e8423bcc396d21ea1f 100644 --- a/src/main/java/com/xeiam/xchart/interfaces/IChartPart.java +++ b/src/main/java/com/xeiam/xchart/interfaces/IChartPart.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/com/xeiam/xchart/series/Series.java b/src/main/java/com/xeiam/xchart/series/Series.java index b02db36f2c7fb438213566f73de068484dfb5c75..70f1229610dc680001738ccf22e1d95f340b0b36 100644 --- a/src/main/java/com/xeiam/xchart/series/Series.java +++ b/src/main/java/com/xeiam/xchart/series/Series.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/com/xeiam/xchart/series/SeriesColor.java b/src/main/java/com/xeiam/xchart/series/SeriesColor.java index dfe30859049b3e8a93bce4585cecc742bfe8f92c..bbd00ec69f52bd918b832395a2741a66c9cc84ff 100644 --- a/src/main/java/com/xeiam/xchart/series/SeriesColor.java +++ b/src/main/java/com/xeiam/xchart/series/SeriesColor.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/com/xeiam/xchart/series/SeriesLineStyle.java b/src/main/java/com/xeiam/xchart/series/SeriesLineStyle.java index 46d48afcf1160bdad6358f991ac43b49433770da..b6bb2600c7354442129c590282d089cb43059e91 100644 --- a/src/main/java/com/xeiam/xchart/series/SeriesLineStyle.java +++ b/src/main/java/com/xeiam/xchart/series/SeriesLineStyle.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/com/xeiam/xchart/series/SeriesMarker.java b/src/main/java/com/xeiam/xchart/series/SeriesMarker.java index 9d8646b35fa2305f9840df0d8d280117faa48dec..8e9f99ff006275e3087038bd9fb2d14eaff2b383 100644 --- a/src/main/java/com/xeiam/xchart/series/SeriesMarker.java +++ b/src/main/java/com/xeiam/xchart/series/SeriesMarker.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/com/xeiam/xchart/series/markers/Circle.java b/src/main/java/com/xeiam/xchart/series/markers/Circle.java index 41abae6b6fe057c79a5133d48ebf953d946e07b2..75ada143b8f470ad607298cad71c6137234262b8 100644 --- a/src/main/java/com/xeiam/xchart/series/markers/Circle.java +++ b/src/main/java/com/xeiam/xchart/series/markers/Circle.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/com/xeiam/xchart/series/markers/Diamond.java b/src/main/java/com/xeiam/xchart/series/markers/Diamond.java index 8a6004c9b1dde69e35c52435f471f618872c5328..b96a5a5f0c1054a3f6fb3e9fc0e28a76cc2de895 100644 --- a/src/main/java/com/xeiam/xchart/series/markers/Diamond.java +++ b/src/main/java/com/xeiam/xchart/series/markers/Diamond.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/com/xeiam/xchart/series/markers/Marker.java b/src/main/java/com/xeiam/xchart/series/markers/Marker.java index 412d0a0b31ce5647956cd8a6f69caf57e7e0721f..cf5f59dcdcf0ddc50fc0dadc8c2c30af7c3cfb39 100644 --- a/src/main/java/com/xeiam/xchart/series/markers/Marker.java +++ b/src/main/java/com/xeiam/xchart/series/markers/Marker.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/com/xeiam/xchart/series/markers/Square.java b/src/main/java/com/xeiam/xchart/series/markers/Square.java index 136295c67d9e9cffaaa23a1235a88b31f70f5c8d..e5e8ed13cfd06c3950f1b5c1dfbaa70cf5cb5981 100644 --- a/src/main/java/com/xeiam/xchart/series/markers/Square.java +++ b/src/main/java/com/xeiam/xchart/series/markers/Square.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/com/xeiam/xchart/series/markers/TriangleDown.java b/src/main/java/com/xeiam/xchart/series/markers/TriangleDown.java index 8fb6d56a07b1ef6a81e76d2475e960f56519b958..c19ba4d9f8159aae79369d304a986a0302c505d3 100644 --- a/src/main/java/com/xeiam/xchart/series/markers/TriangleDown.java +++ b/src/main/java/com/xeiam/xchart/series/markers/TriangleDown.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/com/xeiam/xchart/series/markers/TriangleUp.java b/src/main/java/com/xeiam/xchart/series/markers/TriangleUp.java index 3cb718a5b800ff8d5f43ed6cd73ec0a5812ecc85..098abdd5dea2efbcf94b1718d5dd0cb406acb1a4 100644 --- a/src/main/java/com/xeiam/xchart/series/markers/TriangleUp.java +++ b/src/main/java/com/xeiam/xchart/series/markers/TriangleUp.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/com/xeiam/xchart/swing/SwingWrapper.java b/src/main/java/com/xeiam/xchart/swing/SwingWrapper.java index 11fa1e2606106fc41214937fb247dee831f0934d..10a471404d30bec77bb95141698f7c65e751427b 100644 --- a/src/main/java/com/xeiam/xchart/swing/SwingWrapper.java +++ b/src/main/java/com/xeiam/xchart/swing/SwingWrapper.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/com/xeiam/xchart/ChartServletExample.java b/src/test/java/com/xeiam/xchart/ChartServletExample.java index 883221ebb9aadaa3b5fba0841084ec4b8de09eb3..5dd573c18e36b6339643fd55cefe107f9a1970d3 100644 --- a/src/test/java/com/xeiam/xchart/ChartServletExample.java +++ b/src/test/java/com/xeiam/xchart/ChartServletExample.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/com/xeiam/xchart/Example1.java b/src/test/java/com/xeiam/xchart/Example1.java index e9d06747ac17dee8e2b788510f8ab413ea2d4af9..85b1774e6b6dfd8c23db62445eb132cd64679ba0 100644 --- a/src/test/java/com/xeiam/xchart/Example1.java +++ b/src/test/java/com/xeiam/xchart/Example1.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/com/xeiam/xchart/Example2.java b/src/test/java/com/xeiam/xchart/Example2.java index 85fd4eac2178978f96eedfd84374fd0b38261a3a..72a465d414a1c3fa26724233bc39973e31614306 100644 --- a/src/test/java/com/xeiam/xchart/Example2.java +++ b/src/test/java/com/xeiam/xchart/Example2.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/com/xeiam/xchart/Example3.java b/src/test/java/com/xeiam/xchart/Example3.java index 270e6a9aed5c88bffaecf861ccf53d8eb9699e2b..83b2f7374d28e2ee80eac894134c007343056820 100644 --- a/src/test/java/com/xeiam/xchart/Example3.java +++ b/src/test/java/com/xeiam/xchart/Example3.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/com/xeiam/xchart/Example4.java b/src/test/java/com/xeiam/xchart/Example4.java index b4b80b2d21ad2494a82648afe28fb3fd6ac41c2d..c67892ab0645df00b7394dc3417907e3a9d56fa2 100644 --- a/src/test/java/com/xeiam/xchart/Example4.java +++ b/src/test/java/com/xeiam/xchart/Example4.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/com/xeiam/xchart/Example5.java b/src/test/java/com/xeiam/xchart/Example5.java index 9bbe86c6029814d41ac934c6bf933d6066490537..58b880b1c2b86abd50910e122ff216b7600d7510 100644 --- a/src/test/java/com/xeiam/xchart/Example5.java +++ b/src/test/java/com/xeiam/xchart/Example5.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/com/xeiam/xchart/Example6.java b/src/test/java/com/xeiam/xchart/Example6.java index b85fa53fb6d5b341c9cc8fd6268732e5d804b9b3..464a50a7a2f134a6f92bcdcb72bd947d2e53ed7a 100644 --- a/src/test/java/com/xeiam/xchart/Example6.java +++ b/src/test/java/com/xeiam/xchart/Example6.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/com/xeiam/xchart/Example7.java b/src/test/java/com/xeiam/xchart/Example7.java index 3eff91cba090e324d5010ffde3fc4842b119d3ab..0ebe6aaa6ab5353886fd9dbea51a67443e1c4acf 100644 --- a/src/test/java/com/xeiam/xchart/Example7.java +++ b/src/test/java/com/xeiam/xchart/Example7.java @@ -1,5 +1,5 @@ /** - * Copyright 2011 Xeiam LLC. + * Copyright 2011-2012 Xeiam LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.