diff --git a/CodeAnalysisDictionary.xml b/CodeAnalysisDictionary.xml index 395fc969..21ef50bf 100644 --- a/CodeAnalysisDictionary.xml +++ b/CodeAnalysisDictionary.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharp/Crc.cs b/Lawo.EmberPlusSharp/Crc.cs index 8c9f7aab..8f465f5a 100644 --- a/Lawo.EmberPlusSharp/Crc.cs +++ b/Lawo.EmberPlusSharp/Crc.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Ember/BerBoolean.cs b/Lawo.EmberPlusSharp/Ember/BerBoolean.cs index 021ad55e..aa1c9993 100644 --- a/Lawo.EmberPlusSharp/Ember/BerBoolean.cs +++ b/Lawo.EmberPlusSharp/Ember/BerBoolean.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Ember/BerInteger.cs b/Lawo.EmberPlusSharp/Ember/BerInteger.cs index 7457d50f..19a32c8b 100644 --- a/Lawo.EmberPlusSharp/Ember/BerInteger.cs +++ b/Lawo.EmberPlusSharp/Ember/BerInteger.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Ember/BerOctetstring.cs b/Lawo.EmberPlusSharp/Ember/BerOctetstring.cs index 9b9f53c8..127149dd 100644 --- a/Lawo.EmberPlusSharp/Ember/BerOctetstring.cs +++ b/Lawo.EmberPlusSharp/Ember/BerOctetstring.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Ember/BerReal.cs b/Lawo.EmberPlusSharp/Ember/BerReal.cs index e0d32c48..982458ba 100644 --- a/Lawo.EmberPlusSharp/Ember/BerReal.cs +++ b/Lawo.EmberPlusSharp/Ember/BerReal.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Ember/BerRelativeObjectIdentifier.cs b/Lawo.EmberPlusSharp/Ember/BerRelativeObjectIdentifier.cs index db529daa..141e7a16 100644 --- a/Lawo.EmberPlusSharp/Ember/BerRelativeObjectIdentifier.cs +++ b/Lawo.EmberPlusSharp/Ember/BerRelativeObjectIdentifier.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Ember/BerSequence.cs b/Lawo.EmberPlusSharp/Ember/BerSequence.cs index 885ec5c9..21abda21 100644 --- a/Lawo.EmberPlusSharp/Ember/BerSequence.cs +++ b/Lawo.EmberPlusSharp/Ember/BerSequence.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Ember/BerSet.cs b/Lawo.EmberPlusSharp/Ember/BerSet.cs index 3ac5cd15..bcc17b21 100644 --- a/Lawo.EmberPlusSharp/Ember/BerSet.cs +++ b/Lawo.EmberPlusSharp/Ember/BerSet.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Ember/BerUtf8String.cs b/Lawo.EmberPlusSharp/Ember/BerUtf8String.cs index b4c7e02d..7eec188d 100644 --- a/Lawo.EmberPlusSharp/Ember/BerUtf8String.cs +++ b/Lawo.EmberPlusSharp/Ember/BerUtf8String.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Ember/Class.cs b/Lawo.EmberPlusSharp/Ember/Class.cs index 438b02b0..7e45a082 100644 --- a/Lawo.EmberPlusSharp/Ember/Class.cs +++ b/Lawo.EmberPlusSharp/Ember/Class.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Ember/Constants.cs b/Lawo.EmberPlusSharp/Ember/Constants.cs index 91fe8fe6..a6f63f54 100644 --- a/Lawo.EmberPlusSharp/Ember/Constants.cs +++ b/Lawo.EmberPlusSharp/Ember/Constants.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Ember/EmberConverter.cs b/Lawo.EmberPlusSharp/Ember/EmberConverter.cs index 5b210327..2e1c771a 100644 --- a/Lawo.EmberPlusSharp/Ember/EmberConverter.cs +++ b/Lawo.EmberPlusSharp/Ember/EmberConverter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Ember/EmberException.cs b/Lawo.EmberPlusSharp/Ember/EmberException.cs index 8d97074c..fadd69b7 100644 --- a/Lawo.EmberPlusSharp/Ember/EmberException.cs +++ b/Lawo.EmberPlusSharp/Ember/EmberException.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Ember/EmberGlobal.cs b/Lawo.EmberPlusSharp/Ember/EmberGlobal.cs index 9ccd8aff..f9cd75e0 100644 --- a/Lawo.EmberPlusSharp/Ember/EmberGlobal.cs +++ b/Lawo.EmberPlusSharp/Ember/EmberGlobal.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Ember/EmberId.cs b/Lawo.EmberPlusSharp/Ember/EmberId.cs index cfdee5f7..a5bcc543 100644 --- a/Lawo.EmberPlusSharp/Ember/EmberId.cs +++ b/Lawo.EmberPlusSharp/Ember/EmberId.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Ember/EmberReader.cs b/Lawo.EmberPlusSharp/Ember/EmberReader.cs index 120de716..4b11ff20 100644 --- a/Lawo.EmberPlusSharp/Ember/EmberReader.cs +++ b/Lawo.EmberPlusSharp/Ember/EmberReader.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Ember/EmberType.cs b/Lawo.EmberPlusSharp/Ember/EmberType.cs index b2b85f45..c3c3b77c 100644 --- a/Lawo.EmberPlusSharp/Ember/EmberType.cs +++ b/Lawo.EmberPlusSharp/Ember/EmberType.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Ember/EmberTypeBag.cs b/Lawo.EmberPlusSharp/Ember/EmberTypeBag.cs index 61487c7d..ec482f00 100644 --- a/Lawo.EmberPlusSharp/Ember/EmberTypeBag.cs +++ b/Lawo.EmberPlusSharp/Ember/EmberTypeBag.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Ember/EmberWriter.cs b/Lawo.EmberPlusSharp/Ember/EmberWriter.cs index 0b176048..107664ce 100644 --- a/Lawo.EmberPlusSharp/Ember/EmberWriter.cs +++ b/Lawo.EmberPlusSharp/Ember/EmberWriter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Ember/Field.cs b/Lawo.EmberPlusSharp/Ember/Field.cs index b076d264..86c1a711 100644 --- a/Lawo.EmberPlusSharp/Ember/Field.cs +++ b/Lawo.EmberPlusSharp/Ember/Field.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Ember/FieldPath.cs b/Lawo.EmberPlusSharp/Ember/FieldPath.cs index 49160695..40a070bf 100644 --- a/Lawo.EmberPlusSharp/Ember/FieldPath.cs +++ b/Lawo.EmberPlusSharp/Ember/FieldPath.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Ember/IEmberConverter.cs b/Lawo.EmberPlusSharp/Ember/IEmberConverter.cs index fca922e0..e8f1c930 100644 --- a/Lawo.EmberPlusSharp/Ember/IEmberConverter.cs +++ b/Lawo.EmberPlusSharp/Ember/IEmberConverter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Ember/InnerNumber.cs b/Lawo.EmberPlusSharp/Ember/InnerNumber.cs index 32bfa19e..0445bb13 100644 --- a/Lawo.EmberPlusSharp/Ember/InnerNumber.cs +++ b/Lawo.EmberPlusSharp/Ember/InnerNumber.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/GlobalSuppressions.cs b/Lawo.EmberPlusSharp/GlobalSuppressions.cs index 508530e7..1977d7b5 100644 Binary files a/Lawo.EmberPlusSharp/GlobalSuppressions.cs and b/Lawo.EmberPlusSharp/GlobalSuppressions.cs differ diff --git a/Lawo.EmberPlusSharp/Glow/GlowCommand.cs b/Lawo.EmberPlusSharp/Glow/GlowCommand.cs index cd3cbc93..aef1800c 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowCommand.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowCommand.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowCommandNumber.cs b/Lawo.EmberPlusSharp/Glow/GlowCommandNumber.cs index 29dda1c8..c909a5b0 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowCommandNumber.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowCommandNumber.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowConnection.cs b/Lawo.EmberPlusSharp/Glow/GlowConnection.cs index 5c117b14..ae8dd8d0 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowConnection.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowConnection.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowConnectionCollection.cs b/Lawo.EmberPlusSharp/Glow/GlowConnectionCollection.cs index ea2dd47e..d836c472 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowConnectionCollection.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowConnectionCollection.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowElementCollection.cs b/Lawo.EmberPlusSharp/Glow/GlowElementCollection.cs index 1d5018df..f036d5f2 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowElementCollection.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowElementCollection.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowFunction.cs b/Lawo.EmberPlusSharp/Glow/GlowFunction.cs index 75497d28..c09757a8 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowFunction.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowFunction.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowFunctionContents.cs b/Lawo.EmberPlusSharp/Glow/GlowFunctionContents.cs index ede8a3ff..5e1eebd1 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowFunctionContents.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowFunctionContents.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowGlobal.cs b/Lawo.EmberPlusSharp/Glow/GlowGlobal.cs index beaccd6d..b717dc53 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowGlobal.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowGlobal.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowInvocation.cs b/Lawo.EmberPlusSharp/Glow/GlowInvocation.cs index 97ca44b1..b7921e1d 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowInvocation.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowInvocation.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowInvocationResult.cs b/Lawo.EmberPlusSharp/Glow/GlowInvocationResult.cs index 4966969d..1cd7ffa4 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowInvocationResult.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowInvocationResult.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowLabel.cs b/Lawo.EmberPlusSharp/Glow/GlowLabel.cs index 6f36370d..384cb597 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowLabel.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowLabel.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowLabelCollection.cs b/Lawo.EmberPlusSharp/Glow/GlowLabelCollection.cs index 547cc94e..fdb7785e 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowLabelCollection.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowLabelCollection.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowLogConverter.cs b/Lawo.EmberPlusSharp/Glow/GlowLogConverter.cs index 9c8901da..e595417c 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowLogConverter.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowLogConverter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowLogInterpreter.cs b/Lawo.EmberPlusSharp/Glow/GlowLogInterpreter.cs index 04bb21be..6eefb5c7 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowLogInterpreter.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowLogInterpreter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowMatrix.cs b/Lawo.EmberPlusSharp/Glow/GlowMatrix.cs index 50f42ffa..92175d74 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowMatrix.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowMatrix.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowMatrixContents.cs b/Lawo.EmberPlusSharp/Glow/GlowMatrixContents.cs index 9896f9fb..db841758 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowMatrixContents.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowMatrixContents.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowNode.cs b/Lawo.EmberPlusSharp/Glow/GlowNode.cs index 8473856e..9f91062f 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowNode.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowNode.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowNodeContents.cs b/Lawo.EmberPlusSharp/Glow/GlowNodeContents.cs index 6c025680..4cb5be21 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowNodeContents.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowNodeContents.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowParameter.cs b/Lawo.EmberPlusSharp/Glow/GlowParameter.cs index 731d4c38..6452c20e 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowParameter.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowParameter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowParameterContents.cs b/Lawo.EmberPlusSharp/Glow/GlowParameterContents.cs index 55c16828..72ff7bdb 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowParameterContents.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowParameterContents.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowQualifiedFunction.cs b/Lawo.EmberPlusSharp/Glow/GlowQualifiedFunction.cs index 89300ec5..a3e61dbe 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowQualifiedFunction.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowQualifiedFunction.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowQualifiedMatrix.cs b/Lawo.EmberPlusSharp/Glow/GlowQualifiedMatrix.cs index 729283cf..5bd9e3fc 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowQualifiedMatrix.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowQualifiedMatrix.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowQualifiedNode.cs b/Lawo.EmberPlusSharp/Glow/GlowQualifiedNode.cs index edab6716..592de1ca 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowQualifiedNode.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowQualifiedNode.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowQualifiedParameter.cs b/Lawo.EmberPlusSharp/Glow/GlowQualifiedParameter.cs index 8d5990b1..822f4fff 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowQualifiedParameter.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowQualifiedParameter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowRootElementCollection.cs b/Lawo.EmberPlusSharp/Glow/GlowRootElementCollection.cs index 59934b65..00662738 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowRootElementCollection.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowRootElementCollection.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowSource.cs b/Lawo.EmberPlusSharp/Glow/GlowSource.cs index bfd8eec3..77c3ad9f 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowSource.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowSource.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowSourceCollection.cs b/Lawo.EmberPlusSharp/Glow/GlowSourceCollection.cs index d1aee28b..c8a34bef 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowSourceCollection.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowSourceCollection.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowStreamCollection.cs b/Lawo.EmberPlusSharp/Glow/GlowStreamCollection.cs index 38ae9c41..77861342 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowStreamCollection.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowStreamCollection.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowStreamDescription.cs b/Lawo.EmberPlusSharp/Glow/GlowStreamDescription.cs index ceaec11a..63ce85f4 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowStreamDescription.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowStreamDescription.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowStreamEntry.cs b/Lawo.EmberPlusSharp/Glow/GlowStreamEntry.cs index 8a74904b..c0859947 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowStreamEntry.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowStreamEntry.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowStringIntegerCollection.cs b/Lawo.EmberPlusSharp/Glow/GlowStringIntegerCollection.cs index 026861c3..783fd111 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowStringIntegerCollection.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowStringIntegerCollection.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowStringIntegerPair.cs b/Lawo.EmberPlusSharp/Glow/GlowStringIntegerPair.cs index bf597673..a53da767 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowStringIntegerPair.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowStringIntegerPair.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowTarget.cs b/Lawo.EmberPlusSharp/Glow/GlowTarget.cs index 3225ae25..c22617c9 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowTarget.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowTarget.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowTargetCollection.cs b/Lawo.EmberPlusSharp/Glow/GlowTargetCollection.cs index a9ee001a..d49d01a2 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowTargetCollection.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowTargetCollection.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowTuple.cs b/Lawo.EmberPlusSharp/Glow/GlowTuple.cs index 0af9a28c..d5cc1d71 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowTuple.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowTuple.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowTupleDescription.cs b/Lawo.EmberPlusSharp/Glow/GlowTupleDescription.cs index e7102071..a660252e 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowTupleDescription.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowTupleDescription.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowTupleItemDescription.cs b/Lawo.EmberPlusSharp/Glow/GlowTupleItemDescription.cs index 13fbb2c6..bf63e5ea 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowTupleItemDescription.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowTupleItemDescription.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Glow/GlowTypes.cs b/Lawo.EmberPlusSharp/Glow/GlowTypes.cs index 579c6c6a..c0f80e41 100644 --- a/Lawo.EmberPlusSharp/Glow/GlowTypes.cs +++ b/Lawo.EmberPlusSharp/Glow/GlowTypes.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/BooleanParameter.cs b/Lawo.EmberPlusSharp/Model/BooleanParameter.cs index 448aaaf6..d1d9af27 100644 --- a/Lawo.EmberPlusSharp/Model/BooleanParameter.cs +++ b/Lawo.EmberPlusSharp/Model/BooleanParameter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/CollectionNode.cs b/Lawo.EmberPlusSharp/Model/CollectionNode.cs index 3d137d4f..32e8f458 100644 --- a/Lawo.EmberPlusSharp/Model/CollectionNode.cs +++ b/Lawo.EmberPlusSharp/Model/CollectionNode.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/Consumer.cs b/Lawo.EmberPlusSharp/Model/Consumer.cs index 30682832..0750bb0d 100644 --- a/Lawo.EmberPlusSharp/Model/Consumer.cs +++ b/Lawo.EmberPlusSharp/Model/Consumer.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/Context.cs b/Lawo.EmberPlusSharp/Model/Context.cs index 697dff65..5820e9a2 100644 --- a/Lawo.EmberPlusSharp/Model/Context.cs +++ b/Lawo.EmberPlusSharp/Model/Context.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/DynamicFieldNode.cs b/Lawo.EmberPlusSharp/Model/DynamicFieldNode.cs index 86731daf..e8936f54 100644 --- a/Lawo.EmberPlusSharp/Model/DynamicFieldNode.cs +++ b/Lawo.EmberPlusSharp/Model/DynamicFieldNode.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/DynamicFunction.cs b/Lawo.EmberPlusSharp/Model/DynamicFunction.cs index 851c2c26..6800c80b 100644 --- a/Lawo.EmberPlusSharp/Model/DynamicFunction.cs +++ b/Lawo.EmberPlusSharp/Model/DynamicFunction.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/DynamicNode.cs b/Lawo.EmberPlusSharp/Model/DynamicNode.cs index 24f33c0f..ddeaea50 100644 --- a/Lawo.EmberPlusSharp/Model/DynamicNode.cs +++ b/Lawo.EmberPlusSharp/Model/DynamicNode.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/DynamicNodeBase.cs b/Lawo.EmberPlusSharp/Model/DynamicNodeBase.cs index f5df3181..45cc3752 100644 --- a/Lawo.EmberPlusSharp/Model/DynamicNodeBase.cs +++ b/Lawo.EmberPlusSharp/Model/DynamicNodeBase.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/DynamicNodeHelper.cs b/Lawo.EmberPlusSharp/Model/DynamicNodeHelper.cs index 0965a933..d88b2a50 100644 --- a/Lawo.EmberPlusSharp/Model/DynamicNodeHelper.cs +++ b/Lawo.EmberPlusSharp/Model/DynamicNodeHelper.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/DynamicParameter.cs b/Lawo.EmberPlusSharp/Model/DynamicParameter.cs index 5629fc0e..e3d9c860 100644 --- a/Lawo.EmberPlusSharp/Model/DynamicParameter.cs +++ b/Lawo.EmberPlusSharp/Model/DynamicParameter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/DynamicResult.cs b/Lawo.EmberPlusSharp/Model/DynamicResult.cs index 3929b5b0..db7a16f6 100644 --- a/Lawo.EmberPlusSharp/Model/DynamicResult.cs +++ b/Lawo.EmberPlusSharp/Model/DynamicResult.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/DynamicRoot.cs b/Lawo.EmberPlusSharp/Model/DynamicRoot.cs index adbe6d2a..da7a1697 100644 --- a/Lawo.EmberPlusSharp/Model/DynamicRoot.cs +++ b/Lawo.EmberPlusSharp/Model/DynamicRoot.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/Element.cs b/Lawo.EmberPlusSharp/Model/Element.cs index aaf4287d..ba4364ed 100644 --- a/Lawo.EmberPlusSharp/Model/Element.cs +++ b/Lawo.EmberPlusSharp/Model/Element.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/Element1.cs b/Lawo.EmberPlusSharp/Model/Element1.cs index ecafc06e..f681ea9f 100644 --- a/Lawo.EmberPlusSharp/Model/Element1.cs +++ b/Lawo.EmberPlusSharp/Model/Element1.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/ElementAttribute.cs b/Lawo.EmberPlusSharp/Model/ElementAttribute.cs index 9f81dab4..d14c4910 100644 --- a/Lawo.EmberPlusSharp/Model/ElementAttribute.cs +++ b/Lawo.EmberPlusSharp/Model/ElementAttribute.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/ElementType.cs b/Lawo.EmberPlusSharp/Model/ElementType.cs index e9033a02..6a6b1837 100644 --- a/Lawo.EmberPlusSharp/Model/ElementType.cs +++ b/Lawo.EmberPlusSharp/Model/ElementType.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/ElementWithSchemas.cs b/Lawo.EmberPlusSharp/Model/ElementWithSchemas.cs index 6d2c4f8a..90f961bf 100644 --- a/Lawo.EmberPlusSharp/Model/ElementWithSchemas.cs +++ b/Lawo.EmberPlusSharp/Model/ElementWithSchemas.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/EmberReaderExtensions.cs b/Lawo.EmberPlusSharp/Model/EmberReaderExtensions.cs index 6c36a9b2..069a2c3d 100644 --- a/Lawo.EmberPlusSharp/Model/EmberReaderExtensions.cs +++ b/Lawo.EmberPlusSharp/Model/EmberReaderExtensions.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/EnumParameter.cs b/Lawo.EmberPlusSharp/Model/EnumParameter.cs index 53b03b94..e46a7931 100644 --- a/Lawo.EmberPlusSharp/Model/EnumParameter.cs +++ b/Lawo.EmberPlusSharp/Model/EnumParameter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/EnumParameterImpl.cs b/Lawo.EmberPlusSharp/Model/EnumParameterImpl.cs index 3d008b3e..e6640a55 100644 --- a/Lawo.EmberPlusSharp/Model/EnumParameterImpl.cs +++ b/Lawo.EmberPlusSharp/Model/EnumParameterImpl.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/FieldNode.cs b/Lawo.EmberPlusSharp/Model/FieldNode.cs index f87fb703..934b263c 100644 --- a/Lawo.EmberPlusSharp/Model/FieldNode.cs +++ b/Lawo.EmberPlusSharp/Model/FieldNode.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/Function.cs b/Lawo.EmberPlusSharp/Model/Function.cs index c3044890..e41d6fdb 100644 --- a/Lawo.EmberPlusSharp/Model/Function.cs +++ b/Lawo.EmberPlusSharp/Model/Function.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/Function1.cs b/Lawo.EmberPlusSharp/Model/Function1.cs index 83f14e50..5283bec6 100644 --- a/Lawo.EmberPlusSharp/Model/Function1.cs +++ b/Lawo.EmberPlusSharp/Model/Function1.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/Function2.cs b/Lawo.EmberPlusSharp/Model/Function2.cs index 728f20ca..ac22fd56 100644 --- a/Lawo.EmberPlusSharp/Model/Function2.cs +++ b/Lawo.EmberPlusSharp/Model/Function2.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/Function3.cs b/Lawo.EmberPlusSharp/Model/Function3.cs index 9667e43c..d40fe2be 100644 --- a/Lawo.EmberPlusSharp/Model/Function3.cs +++ b/Lawo.EmberPlusSharp/Model/Function3.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/Function4.cs b/Lawo.EmberPlusSharp/Model/Function4.cs index cd661824..404818bc 100644 --- a/Lawo.EmberPlusSharp/Model/Function4.cs +++ b/Lawo.EmberPlusSharp/Model/Function4.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/Function5.cs b/Lawo.EmberPlusSharp/Model/Function5.cs index 1636bcb8..85df8d63 100644 --- a/Lawo.EmberPlusSharp/Model/Function5.cs +++ b/Lawo.EmberPlusSharp/Model/Function5.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/Function6.cs b/Lawo.EmberPlusSharp/Model/Function6.cs index 6ecdc585..50792db2 100644 --- a/Lawo.EmberPlusSharp/Model/Function6.cs +++ b/Lawo.EmberPlusSharp/Model/Function6.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/FunctionBase.cs b/Lawo.EmberPlusSharp/Model/FunctionBase.cs index 31e7da2e..cf2f3b86 100644 --- a/Lawo.EmberPlusSharp/Model/FunctionBase.cs +++ b/Lawo.EmberPlusSharp/Model/FunctionBase.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/IElement.cs b/Lawo.EmberPlusSharp/Model/IElement.cs index fcdb982e..6c1ed8f5 100644 --- a/Lawo.EmberPlusSharp/Model/IElement.cs +++ b/Lawo.EmberPlusSharp/Model/IElement.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/IElementWithSchemas.cs b/Lawo.EmberPlusSharp/Model/IElementWithSchemas.cs index cbc6e8be..b575f1d6 100644 --- a/Lawo.EmberPlusSharp/Model/IElementWithSchemas.cs +++ b/Lawo.EmberPlusSharp/Model/IElementWithSchemas.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/IFunction.cs b/Lawo.EmberPlusSharp/Model/IFunction.cs index 3b905187..67df2dda 100644 --- a/Lawo.EmberPlusSharp/Model/IFunction.cs +++ b/Lawo.EmberPlusSharp/Model/IFunction.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/IInvocationCollection.cs b/Lawo.EmberPlusSharp/Model/IInvocationCollection.cs index 2209768e..9e492427 100644 --- a/Lawo.EmberPlusSharp/Model/IInvocationCollection.cs +++ b/Lawo.EmberPlusSharp/Model/IInvocationCollection.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/IInvocationResult.cs b/Lawo.EmberPlusSharp/Model/IInvocationResult.cs index 9554d9df..5ccf2f00 100644 --- a/Lawo.EmberPlusSharp/Model/IInvocationResult.cs +++ b/Lawo.EmberPlusSharp/Model/IInvocationResult.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/IMatrix.cs b/Lawo.EmberPlusSharp/Model/IMatrix.cs index ce659819..c18a9744 100644 --- a/Lawo.EmberPlusSharp/Model/IMatrix.cs +++ b/Lawo.EmberPlusSharp/Model/IMatrix.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/INode.cs b/Lawo.EmberPlusSharp/Model/INode.cs index df68abc4..3a140563 100644 --- a/Lawo.EmberPlusSharp/Model/INode.cs +++ b/Lawo.EmberPlusSharp/Model/INode.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/IParameter.cs b/Lawo.EmberPlusSharp/Model/IParameter.cs index e17d5393..b0c2ac05 100644 --- a/Lawo.EmberPlusSharp/Model/IParameter.cs +++ b/Lawo.EmberPlusSharp/Model/IParameter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/IParent.cs b/Lawo.EmberPlusSharp/Model/IParent.cs index 8cda78dc..b9412390 100644 --- a/Lawo.EmberPlusSharp/Model/IParent.cs +++ b/Lawo.EmberPlusSharp/Model/IParent.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/IResult.cs b/Lawo.EmberPlusSharp/Model/IResult.cs index c3ace598..007b68d3 100644 --- a/Lawo.EmberPlusSharp/Model/IResult.cs +++ b/Lawo.EmberPlusSharp/Model/IResult.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/IStreamedParameter.cs b/Lawo.EmberPlusSharp/Model/IStreamedParameter.cs index 2dce8494..2d7dadec 100644 --- a/Lawo.EmberPlusSharp/Model/IStreamedParameter.cs +++ b/Lawo.EmberPlusSharp/Model/IStreamedParameter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/IStreamedParameterCollection.cs b/Lawo.EmberPlusSharp/Model/IStreamedParameterCollection.cs index 9a7f225c..6d43ae7d 100644 --- a/Lawo.EmberPlusSharp/Model/IStreamedParameterCollection.cs +++ b/Lawo.EmberPlusSharp/Model/IStreamedParameterCollection.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/IValueReader.cs b/Lawo.EmberPlusSharp/Model/IValueReader.cs index 966b661b..72812963 100644 --- a/Lawo.EmberPlusSharp/Model/IValueReader.cs +++ b/Lawo.EmberPlusSharp/Model/IValueReader.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/IntegerParameter.cs b/Lawo.EmberPlusSharp/Model/IntegerParameter.cs index 6b08987d..f4bf58e7 100644 --- a/Lawo.EmberPlusSharp/Model/IntegerParameter.cs +++ b/Lawo.EmberPlusSharp/Model/IntegerParameter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/InvocationCollection.cs b/Lawo.EmberPlusSharp/Model/InvocationCollection.cs index 1e62ad2c..67a17a25 100644 --- a/Lawo.EmberPlusSharp/Model/InvocationCollection.cs +++ b/Lawo.EmberPlusSharp/Model/InvocationCollection.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/InvocationFailedException.cs b/Lawo.EmberPlusSharp/Model/InvocationFailedException.cs index 62973925..eb6b091d 100644 --- a/Lawo.EmberPlusSharp/Model/InvocationFailedException.cs +++ b/Lawo.EmberPlusSharp/Model/InvocationFailedException.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/IsOnlineChangeStatus.cs b/Lawo.EmberPlusSharp/Model/IsOnlineChangeStatus.cs index 491ca59d..288b1b6e 100644 --- a/Lawo.EmberPlusSharp/Model/IsOnlineChangeStatus.cs +++ b/Lawo.EmberPlusSharp/Model/IsOnlineChangeStatus.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/Matrix.cs b/Lawo.EmberPlusSharp/Model/Matrix.cs index b8f97807..000ca277 100644 --- a/Lawo.EmberPlusSharp/Model/Matrix.cs +++ b/Lawo.EmberPlusSharp/Model/Matrix.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/MatrixAddressingMode.cs b/Lawo.EmberPlusSharp/Model/MatrixAddressingMode.cs index bbce4467..7c07f10f 100644 --- a/Lawo.EmberPlusSharp/Model/MatrixAddressingMode.cs +++ b/Lawo.EmberPlusSharp/Model/MatrixAddressingMode.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/MatrixLabels.cs b/Lawo.EmberPlusSharp/Model/MatrixLabels.cs index 399c1990..b77d25e3 100644 --- a/Lawo.EmberPlusSharp/Model/MatrixLabels.cs +++ b/Lawo.EmberPlusSharp/Model/MatrixLabels.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/MatrixParameters.cs b/Lawo.EmberPlusSharp/Model/MatrixParameters.cs index 03176066..09b0dadd 100644 --- a/Lawo.EmberPlusSharp/Model/MatrixParameters.cs +++ b/Lawo.EmberPlusSharp/Model/MatrixParameters.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/MatrixType.cs b/Lawo.EmberPlusSharp/Model/MatrixType.cs index d5935f07..d0108f0e 100644 --- a/Lawo.EmberPlusSharp/Model/MatrixType.cs +++ b/Lawo.EmberPlusSharp/Model/MatrixType.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/MetaElement.cs b/Lawo.EmberPlusSharp/Model/MetaElement.cs index 4a784e7a..00bdce03 100644 --- a/Lawo.EmberPlusSharp/Model/MetaElement.cs +++ b/Lawo.EmberPlusSharp/Model/MetaElement.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/MetaElement1.cs b/Lawo.EmberPlusSharp/Model/MetaElement1.cs index 95a56748..d59e972e 100644 --- a/Lawo.EmberPlusSharp/Model/MetaElement1.cs +++ b/Lawo.EmberPlusSharp/Model/MetaElement1.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/ModelException.cs b/Lawo.EmberPlusSharp/Model/ModelException.cs index 6d096f2c..eb8412a4 100644 --- a/Lawo.EmberPlusSharp/Model/ModelException.cs +++ b/Lawo.EmberPlusSharp/Model/ModelException.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/Node.cs b/Lawo.EmberPlusSharp/Model/Node.cs index 0c60a2fc..b0e2cb28 100644 --- a/Lawo.EmberPlusSharp/Model/Node.cs +++ b/Lawo.EmberPlusSharp/Model/Node.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/NodeBase.cs b/Lawo.EmberPlusSharp/Model/NodeBase.cs index fe2809c2..4b03ab3e 100644 --- a/Lawo.EmberPlusSharp/Model/NodeBase.cs +++ b/Lawo.EmberPlusSharp/Model/NodeBase.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/NullableBooleanParameter.cs b/Lawo.EmberPlusSharp/Model/NullableBooleanParameter.cs index 19c126e3..406025e0 100644 --- a/Lawo.EmberPlusSharp/Model/NullableBooleanParameter.cs +++ b/Lawo.EmberPlusSharp/Model/NullableBooleanParameter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/NullableEnumParameter.cs b/Lawo.EmberPlusSharp/Model/NullableEnumParameter.cs index 9b9cd427..4c0b26cc 100644 --- a/Lawo.EmberPlusSharp/Model/NullableEnumParameter.cs +++ b/Lawo.EmberPlusSharp/Model/NullableEnumParameter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/NullableIntegerParameter.cs b/Lawo.EmberPlusSharp/Model/NullableIntegerParameter.cs index 3fbdaadc..805f330a 100644 --- a/Lawo.EmberPlusSharp/Model/NullableIntegerParameter.cs +++ b/Lawo.EmberPlusSharp/Model/NullableIntegerParameter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/NullableNumericParameter.cs b/Lawo.EmberPlusSharp/Model/NullableNumericParameter.cs index 6b2d59f5..ae2d2240 100644 --- a/Lawo.EmberPlusSharp/Model/NullableNumericParameter.cs +++ b/Lawo.EmberPlusSharp/Model/NullableNumericParameter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/NullableOctetstringParameter.cs b/Lawo.EmberPlusSharp/Model/NullableOctetstringParameter.cs index 25f0be8f..10f0836b 100644 --- a/Lawo.EmberPlusSharp/Model/NullableOctetstringParameter.cs +++ b/Lawo.EmberPlusSharp/Model/NullableOctetstringParameter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/NullableParameter.cs b/Lawo.EmberPlusSharp/Model/NullableParameter.cs index 1849d20b..5892a770 100644 --- a/Lawo.EmberPlusSharp/Model/NullableParameter.cs +++ b/Lawo.EmberPlusSharp/Model/NullableParameter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/NullableRealParameter.cs b/Lawo.EmberPlusSharp/Model/NullableRealParameter.cs index 869307df..5e78f2f7 100644 --- a/Lawo.EmberPlusSharp/Model/NullableRealParameter.cs +++ b/Lawo.EmberPlusSharp/Model/NullableRealParameter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/NullableStringParameter.cs b/Lawo.EmberPlusSharp/Model/NullableStringParameter.cs index 8f7a6975..eec2cbe9 100644 --- a/Lawo.EmberPlusSharp/Model/NullableStringParameter.cs +++ b/Lawo.EmberPlusSharp/Model/NullableStringParameter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/NumericParameter.cs b/Lawo.EmberPlusSharp/Model/NumericParameter.cs index 7fc5e3ec..f2405780 100644 --- a/Lawo.EmberPlusSharp/Model/NumericParameter.cs +++ b/Lawo.EmberPlusSharp/Model/NumericParameter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/OctetstringParameter.cs b/Lawo.EmberPlusSharp/Model/OctetstringParameter.cs index 659467f3..0db372ea 100644 --- a/Lawo.EmberPlusSharp/Model/OctetstringParameter.cs +++ b/Lawo.EmberPlusSharp/Model/OctetstringParameter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/Parameter.cs b/Lawo.EmberPlusSharp/Model/Parameter.cs index 8b611f3c..23a56c53 100644 --- a/Lawo.EmberPlusSharp/Model/Parameter.cs +++ b/Lawo.EmberPlusSharp/Model/Parameter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/ParameterAccess.cs b/Lawo.EmberPlusSharp/Model/ParameterAccess.cs index a8aad297..24afe022 100644 --- a/Lawo.EmberPlusSharp/Model/ParameterAccess.cs +++ b/Lawo.EmberPlusSharp/Model/ParameterAccess.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/ParameterBase.cs b/Lawo.EmberPlusSharp/Model/ParameterBase.cs index 139fe077..0100c3a1 100644 --- a/Lawo.EmberPlusSharp/Model/ParameterBase.cs +++ b/Lawo.EmberPlusSharp/Model/ParameterBase.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/ParameterType.cs b/Lawo.EmberPlusSharp/Model/ParameterType.cs index 6ae15cae..18238ee9 100644 --- a/Lawo.EmberPlusSharp/Model/ParameterType.cs +++ b/Lawo.EmberPlusSharp/Model/ParameterType.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/RealParameter.cs b/Lawo.EmberPlusSharp/Model/RealParameter.cs index 64b213c3..8c103de4 100644 --- a/Lawo.EmberPlusSharp/Model/RealParameter.cs +++ b/Lawo.EmberPlusSharp/Model/RealParameter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/ReferenceParameter.cs b/Lawo.EmberPlusSharp/Model/ReferenceParameter.cs index a6f6c7ca..51cdad3b 100644 --- a/Lawo.EmberPlusSharp/Model/ReferenceParameter.cs +++ b/Lawo.EmberPlusSharp/Model/ReferenceParameter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/RequestState.cs b/Lawo.EmberPlusSharp/Model/RequestState.cs index 54b9f73f..b143657a 100644 --- a/Lawo.EmberPlusSharp/Model/RequestState.cs +++ b/Lawo.EmberPlusSharp/Model/RequestState.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/Result.cs b/Lawo.EmberPlusSharp/Model/Result.cs index ec0d20fe..1088f883 100644 --- a/Lawo.EmberPlusSharp/Model/Result.cs +++ b/Lawo.EmberPlusSharp/Model/Result.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/Result1.cs b/Lawo.EmberPlusSharp/Model/Result1.cs index ec17d17b..bd81543d 100644 --- a/Lawo.EmberPlusSharp/Model/Result1.cs +++ b/Lawo.EmberPlusSharp/Model/Result1.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/Result2.cs b/Lawo.EmberPlusSharp/Model/Result2.cs index ec8f35a9..38a9af0e 100644 --- a/Lawo.EmberPlusSharp/Model/Result2.cs +++ b/Lawo.EmberPlusSharp/Model/Result2.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/Result3.cs b/Lawo.EmberPlusSharp/Model/Result3.cs index 13ffbe2d..63e16010 100644 --- a/Lawo.EmberPlusSharp/Model/Result3.cs +++ b/Lawo.EmberPlusSharp/Model/Result3.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/Result4.cs b/Lawo.EmberPlusSharp/Model/Result4.cs index 82ba8c84..a309b3d9 100644 --- a/Lawo.EmberPlusSharp/Model/Result4.cs +++ b/Lawo.EmberPlusSharp/Model/Result4.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/Result5.cs b/Lawo.EmberPlusSharp/Model/Result5.cs index ab2b0fec..dba88033 100644 --- a/Lawo.EmberPlusSharp/Model/Result5.cs +++ b/Lawo.EmberPlusSharp/Model/Result5.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/Result6.cs b/Lawo.EmberPlusSharp/Model/Result6.cs index 0bec5476..157252e7 100644 --- a/Lawo.EmberPlusSharp/Model/Result6.cs +++ b/Lawo.EmberPlusSharp/Model/Result6.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/ResultBase.cs b/Lawo.EmberPlusSharp/Model/ResultBase.cs index 1788e8d3..79879b52 100644 --- a/Lawo.EmberPlusSharp/Model/ResultBase.cs +++ b/Lawo.EmberPlusSharp/Model/ResultBase.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/Root.cs b/Lawo.EmberPlusSharp/Model/Root.cs index b9fa2f7e..bd417f5c 100644 --- a/Lawo.EmberPlusSharp/Model/Root.cs +++ b/Lawo.EmberPlusSharp/Model/Root.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/ShadowNode.cs b/Lawo.EmberPlusSharp/Model/ShadowNode.cs index a6159f2e..d0e8945d 100644 --- a/Lawo.EmberPlusSharp/Model/ShadowNode.cs +++ b/Lawo.EmberPlusSharp/Model/ShadowNode.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/StaticFunction.cs b/Lawo.EmberPlusSharp/Model/StaticFunction.cs index 59d2ba44..39713400 100644 --- a/Lawo.EmberPlusSharp/Model/StaticFunction.cs +++ b/Lawo.EmberPlusSharp/Model/StaticFunction.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/StreamDescription.cs b/Lawo.EmberPlusSharp/Model/StreamDescription.cs index 172ea4fc..8b8149bd 100644 --- a/Lawo.EmberPlusSharp/Model/StreamDescription.cs +++ b/Lawo.EmberPlusSharp/Model/StreamDescription.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/StreamFormat.cs b/Lawo.EmberPlusSharp/Model/StreamFormat.cs index 631ecc4e..c88bb8d5 100644 --- a/Lawo.EmberPlusSharp/Model/StreamFormat.cs +++ b/Lawo.EmberPlusSharp/Model/StreamFormat.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/StreamedParameterCollection.cs b/Lawo.EmberPlusSharp/Model/StreamedParameterCollection.cs index 0c79d8fd..ca6e48de 100644 --- a/Lawo.EmberPlusSharp/Model/StreamedParameterCollection.cs +++ b/Lawo.EmberPlusSharp/Model/StreamedParameterCollection.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/StringParameter.cs b/Lawo.EmberPlusSharp/Model/StringParameter.cs index ec626a8c..f5996391 100644 --- a/Lawo.EmberPlusSharp/Model/StringParameter.cs +++ b/Lawo.EmberPlusSharp/Model/StringParameter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/ValueParameter.cs b/Lawo.EmberPlusSharp/Model/ValueParameter.cs index a3f41209..84a102bc 100644 --- a/Lawo.EmberPlusSharp/Model/ValueParameter.cs +++ b/Lawo.EmberPlusSharp/Model/ValueParameter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/ValueReader.cs b/Lawo.EmberPlusSharp/Model/ValueReader.cs index 41c168f6..8cda1455 100644 --- a/Lawo.EmberPlusSharp/Model/ValueReader.cs +++ b/Lawo.EmberPlusSharp/Model/ValueReader.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Model/ValueWriter.cs b/Lawo.EmberPlusSharp/Model/ValueWriter.cs index 86334127..342eb617 100644 --- a/Lawo.EmberPlusSharp/Model/ValueWriter.cs +++ b/Lawo.EmberPlusSharp/Model/ValueWriter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/Properties/AssemblyInfo.cs b/Lawo.EmberPlusSharp/Properties/AssemblyInfo.cs index 79a6e026..f50f236a 100644 --- a/Lawo.EmberPlusSharp/Properties/AssemblyInfo.cs +++ b/Lawo.EmberPlusSharp/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/S101/CommandType.cs b/Lawo.EmberPlusSharp/S101/CommandType.cs index 24382715..92897cde 100644 --- a/Lawo.EmberPlusSharp/S101/CommandType.cs +++ b/Lawo.EmberPlusSharp/S101/CommandType.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/S101/Constants.cs b/Lawo.EmberPlusSharp/S101/Constants.cs index d2f3ea4e..8f141d30 100644 --- a/Lawo.EmberPlusSharp/S101/Constants.cs +++ b/Lawo.EmberPlusSharp/S101/Constants.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/S101/DeframingStream.cs b/Lawo.EmberPlusSharp/S101/DeframingStream.cs index 3c48a72a..d8d56b24 100644 --- a/Lawo.EmberPlusSharp/S101/DeframingStream.cs +++ b/Lawo.EmberPlusSharp/S101/DeframingStream.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/S101/EmberData.cs b/Lawo.EmberPlusSharp/S101/EmberData.cs index 8920ec40..0e27fb7c 100644 --- a/Lawo.EmberPlusSharp/S101/EmberData.cs +++ b/Lawo.EmberPlusSharp/S101/EmberData.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/S101/EventInfo.cs b/Lawo.EmberPlusSharp/S101/EventInfo.cs index 40ec7d87..4163148c 100644 --- a/Lawo.EmberPlusSharp/S101/EventInfo.cs +++ b/Lawo.EmberPlusSharp/S101/EventInfo.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/S101/Frame.cs b/Lawo.EmberPlusSharp/S101/Frame.cs index 6e02f0c4..fea17e37 100644 --- a/Lawo.EmberPlusSharp/S101/Frame.cs +++ b/Lawo.EmberPlusSharp/S101/Frame.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/S101/FramingStream.cs b/Lawo.EmberPlusSharp/S101/FramingStream.cs index 2c211276..e3f7e17e 100644 --- a/Lawo.EmberPlusSharp/S101/FramingStream.cs +++ b/Lawo.EmberPlusSharp/S101/FramingStream.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/S101/IS101Logger.cs b/Lawo.EmberPlusSharp/S101/IS101Logger.cs index c774e7fc..2681700f 100644 --- a/Lawo.EmberPlusSharp/S101/IS101Logger.cs +++ b/Lawo.EmberPlusSharp/S101/IS101Logger.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/S101/KeepAliveRequest.cs b/Lawo.EmberPlusSharp/S101/KeepAliveRequest.cs index ead01498..b9dad85d 100644 --- a/Lawo.EmberPlusSharp/S101/KeepAliveRequest.cs +++ b/Lawo.EmberPlusSharp/S101/KeepAliveRequest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/S101/KeepAliveResponse.cs b/Lawo.EmberPlusSharp/S101/KeepAliveResponse.cs index 86397fa2..1519888f 100644 --- a/Lawo.EmberPlusSharp/S101/KeepAliveResponse.cs +++ b/Lawo.EmberPlusSharp/S101/KeepAliveResponse.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/S101/LogNames.cs b/Lawo.EmberPlusSharp/S101/LogNames.cs index 720728d6..a169d0a7 100644 --- a/Lawo.EmberPlusSharp/S101/LogNames.cs +++ b/Lawo.EmberPlusSharp/S101/LogNames.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/S101/MessageDecodingStream.cs b/Lawo.EmberPlusSharp/S101/MessageDecodingStream.cs index c0a3e63a..40693f66 100644 --- a/Lawo.EmberPlusSharp/S101/MessageDecodingStream.cs +++ b/Lawo.EmberPlusSharp/S101/MessageDecodingStream.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/S101/MessageEncodingStream.cs b/Lawo.EmberPlusSharp/S101/MessageEncodingStream.cs index cddfef82..f4d07110 100644 --- a/Lawo.EmberPlusSharp/S101/MessageEncodingStream.cs +++ b/Lawo.EmberPlusSharp/S101/MessageEncodingStream.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/S101/MessageReceivedEventArgs.cs b/Lawo.EmberPlusSharp/S101/MessageReceivedEventArgs.cs index 2cea5839..a8e9888b 100644 --- a/Lawo.EmberPlusSharp/S101/MessageReceivedEventArgs.cs +++ b/Lawo.EmberPlusSharp/S101/MessageReceivedEventArgs.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/S101/MessageType.cs b/Lawo.EmberPlusSharp/S101/MessageType.cs index 8049e237..ae61ba3b 100644 --- a/Lawo.EmberPlusSharp/S101/MessageType.cs +++ b/Lawo.EmberPlusSharp/S101/MessageType.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/S101/OutOfFrameByteReceivedEventArgs.cs b/Lawo.EmberPlusSharp/S101/OutOfFrameByteReceivedEventArgs.cs index 0f600fbd..38bb839b 100644 --- a/Lawo.EmberPlusSharp/S101/OutOfFrameByteReceivedEventArgs.cs +++ b/Lawo.EmberPlusSharp/S101/OutOfFrameByteReceivedEventArgs.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/S101/PacketFlags.cs b/Lawo.EmberPlusSharp/S101/PacketFlags.cs index 05215c22..2c4600ef 100644 --- a/Lawo.EmberPlusSharp/S101/PacketFlags.cs +++ b/Lawo.EmberPlusSharp/S101/PacketFlags.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/S101/S101Client.cs b/Lawo.EmberPlusSharp/S101/S101Client.cs index b6dc33b8..12241f13 100644 --- a/Lawo.EmberPlusSharp/S101/S101Client.cs +++ b/Lawo.EmberPlusSharp/S101/S101Client.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/S101/S101Command.cs b/Lawo.EmberPlusSharp/S101/S101Command.cs index 409d5840..e2c58a83 100644 --- a/Lawo.EmberPlusSharp/S101/S101Command.cs +++ b/Lawo.EmberPlusSharp/S101/S101Command.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/S101/S101Exception.cs b/Lawo.EmberPlusSharp/S101/S101Exception.cs index 3336915e..78f68291 100644 --- a/Lawo.EmberPlusSharp/S101/S101Exception.cs +++ b/Lawo.EmberPlusSharp/S101/S101Exception.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/S101/S101LogReader.cs b/Lawo.EmberPlusSharp/S101/S101LogReader.cs index ae79a490..7f19aa7d 100644 --- a/Lawo.EmberPlusSharp/S101/S101LogReader.cs +++ b/Lawo.EmberPlusSharp/S101/S101LogReader.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/S101/S101Logger.cs b/Lawo.EmberPlusSharp/S101/S101Logger.cs index 45b66c9f..4f4db8b4 100644 --- a/Lawo.EmberPlusSharp/S101/S101Logger.cs +++ b/Lawo.EmberPlusSharp/S101/S101Logger.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/S101/S101Message.cs b/Lawo.EmberPlusSharp/S101/S101Message.cs index 1bc3650a..94a0a439 100644 --- a/Lawo.EmberPlusSharp/S101/S101Message.cs +++ b/Lawo.EmberPlusSharp/S101/S101Message.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/S101/S101Reader.cs b/Lawo.EmberPlusSharp/S101/S101Reader.cs index 26967b6a..4a8c7641 100644 --- a/Lawo.EmberPlusSharp/S101/S101Reader.cs +++ b/Lawo.EmberPlusSharp/S101/S101Reader.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/S101/S101Robot.cs b/Lawo.EmberPlusSharp/S101/S101Robot.cs index bd42daf8..39e05939 100644 --- a/Lawo.EmberPlusSharp/S101/S101Robot.cs +++ b/Lawo.EmberPlusSharp/S101/S101Robot.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharp/S101/S101Writer.cs b/Lawo.EmberPlusSharp/S101/S101Writer.cs index 944e0092..7db11bf0 100644 --- a/Lawo.EmberPlusSharp/S101/S101Writer.cs +++ b/Lawo.EmberPlusSharp/S101/S101Writer.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/ComponentModelNamespace.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/ComponentModelNamespace.aml index 65338181..80b131ec 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/ComponentModelNamespace.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/ComponentModelNamespace.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/DataSynchronization.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/DataSynchronization.aml index e6f23b91..c29f7142 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/DataSynchronization.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/DataSynchronization.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/Example.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/Example.aml index 45847a71..c432a8d2 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/Example.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/Example.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/Model.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/Model.aml index 1dc573d9..6bfbcae9 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/Model.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/Model.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/View/BindingToViewModelData.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/View/BindingToViewModelData.aml index 5850610c..781b8fd1 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/View/BindingToViewModelData.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/View/BindingToViewModelData.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/View/CallingViewModelMethods.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/View/CallingViewModelMethods.aml index 8b16cd93..af94fb20 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/View/CallingViewModelMethods.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/View/CallingViewModelMethods.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/View/View.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/View/View.aml index 8b258e28..e9587ec1 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/View/View.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/View/View.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/ViewModel/BindingToModelData.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/ViewModel/BindingToModelData.aml index 21d1e8b6..3c0f64f9 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/ViewModel/BindingToModelData.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/ViewModel/BindingToModelData.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/ViewModel/ChangeNotification.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/ViewModel/ChangeNotification.aml index 616c0d8d..f0e5c962 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/ViewModel/ChangeNotification.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/ViewModel/ChangeNotification.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/ViewModel/Members.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/ViewModel/Members.aml index da57370c..f2c725e1 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/ViewModel/Members.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/ViewModel/Members.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/ViewModel/ViewModel.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/ViewModel/ViewModel.aml index 679ccc8f..075d2799 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/ViewModel/ViewModel.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ComponentModelNamespace/Example/ViewModel/ViewModel.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/EmberNamespace.aml b/Lawo.EmberPlusSharpDoc/Content/Library/EmberNamespace.aml index 72bea7ec..8c3c03fb 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/EmberNamespace.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/EmberNamespace.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/Library.aml b/Lawo.EmberPlusSharpDoc/Content/Library/Library.aml index 08548f12..7821e827 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/Library.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/Library.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/DynamicInterface/DynamicInterface.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/DynamicInterface/DynamicInterface.aml index 955e2591..361854ea 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/DynamicInterface/DynamicInterface.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/DynamicInterface/DynamicInterface.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/DynamicInterface/HandleCommunicationErrors.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/DynamicInterface/HandleCommunicationErrors.aml index 950dc59d..94b5e5b8 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/DynamicInterface/HandleCommunicationErrors.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/DynamicInterface/HandleCommunicationErrors.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/DynamicInterface/Iterate.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/DynamicInterface/Iterate.aml index 37bf09af..135731d1 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/DynamicInterface/Iterate.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/DynamicInterface/Iterate.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/DynamicInterface/LocalCopy.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/DynamicInterface/LocalCopy.aml index bc4c087e..5819fe57 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/DynamicInterface/LocalCopy.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/DynamicInterface/LocalCopy.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/DynamicInterface/ReactToChanges.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/DynamicInterface/ReactToChanges.aml index 5c2c28ae..8352252d 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/DynamicInterface/ReactToChanges.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/DynamicInterface/ReactToChanges.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/DynamicInterface/SendLocalChanges.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/DynamicInterface/SendLocalChanges.aml index 130553e3..97606450 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/DynamicInterface/SendLocalChanges.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/DynamicInterface/SendLocalChanges.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/Introduction/Introduction.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/Introduction/Introduction.aml index 5197979d..11875305 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/Introduction/Introduction.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/Introduction/Introduction.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/MixedInterface/Iterate.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/MixedInterface/Iterate.aml index b2e873c0..08a5bae1 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/MixedInterface/Iterate.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/MixedInterface/Iterate.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/MixedInterface/MixedInterface.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/MixedInterface/MixedInterface.aml index ca913561..94afe270 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/MixedInterface/MixedInterface.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/MixedInterface/MixedInterface.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/MixedInterface/SendLocalChanges.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/MixedInterface/SendLocalChanges.aml index e95a4434..0d294d52 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/MixedInterface/SendLocalChanges.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/MixedInterface/SendLocalChanges.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/ModelNamespace.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/ModelNamespace.aml index ef3be8ea..8d77354f 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/ModelNamespace.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/ModelNamespace.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/Prerequisites/Prerequisites.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/Prerequisites/Prerequisites.aml index 40d83beb..c68d1983 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/Prerequisites/Prerequisites.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/Prerequisites/Prerequisites.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/StaticInterface/Iterate.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/StaticInterface/Iterate.aml index b045ffd3..2bec2201 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/StaticInterface/Iterate.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/StaticInterface/Iterate.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/StaticInterface/NullableParameters.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/StaticInterface/NullableParameters.aml index 97d4cff5..27170ae5 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/StaticInterface/NullableParameters.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/StaticInterface/NullableParameters.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/StaticInterface/OptionalElements.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/StaticInterface/OptionalElements.aml index 5dda0a1b..50efb14b 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/StaticInterface/OptionalElements.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/StaticInterface/OptionalElements.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/StaticInterface/ReactToChanges.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/StaticInterface/ReactToChanges.aml index 0c0b1343..af92013f 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/StaticInterface/ReactToChanges.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/StaticInterface/ReactToChanges.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/StaticInterface/SendLocalChanges.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/StaticInterface/SendLocalChanges.aml index 148f46bc..359323c7 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/StaticInterface/SendLocalChanges.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/StaticInterface/SendLocalChanges.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/StaticInterface/StaticInterface.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/StaticInterface/StaticInterface.aml index 6fbff508..dbd7141a 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/StaticInterface/StaticInterface.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/StaticInterface/StaticInterface.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/StaticInterface/UnboundedNodes.aml b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/StaticInterface/UnboundedNodes.aml index 575f9e10..de51dabc 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/StaticInterface/UnboundedNodes.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/ModelNamespace/StaticInterface/UnboundedNodes.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/Rationale/PerformanceComparison.aml b/Lawo.EmberPlusSharpDoc/Content/Library/Rationale/PerformanceComparison.aml index dd103310..659de5ac 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/Rationale/PerformanceComparison.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/Rationale/PerformanceComparison.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/Rationale/Rationale.aml b/Lawo.EmberPlusSharpDoc/Content/Library/Rationale/Rationale.aml index f95c57b5..2c6cad1e 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/Rationale/Rationale.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/Rationale/Rationale.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Library/S101Namespace.aml b/Lawo.EmberPlusSharpDoc/Content/Library/S101Namespace.aml index ae1ec222..f476c00c 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Library/S101Namespace.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Library/S101Namespace.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Tools.aml b/Lawo.EmberPlusSharpDoc/Content/Tools.aml index 8cfd5b0a..93bf69bb 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Tools.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Tools.aml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpDoc/Content/Welcome.aml b/Lawo.EmberPlusSharpDoc/Content/Welcome.aml index b8f23b72..fd536456 100644 --- a/Lawo.EmberPlusSharpDoc/Content/Welcome.aml +++ b/Lawo.EmberPlusSharpDoc/Content/Welcome.aml @@ -1,5 +1,5 @@ - + diff --git a/Lawo.EmberPlusSharpDoc/Lawo.EmberPlusSharpDoc.shfbproj b/Lawo.EmberPlusSharpDoc/Lawo.EmberPlusSharpDoc.shfbproj index d031991f..bd8b208b 100644 --- a/Lawo.EmberPlusSharpDoc/Lawo.EmberPlusSharpDoc.shfbproj +++ b/Lawo.EmberPlusSharpDoc/Lawo.EmberPlusSharpDoc.shfbproj @@ -87,7 +87,7 @@ Andreas Huber andreas.huber%40lawo.com - Copyright 2012-2015 Lawo AG. Distributed under the Boost Software License, Version 1.0. + Copyright 2012-2016 Lawo AG. Distributed under the Boost Software License, Version 1.0. http://www.boost.org/LICENSE_1_0.txt diff --git a/Lawo.EmberPlusSharpDoc/bibliography.xml b/Lawo.EmberPlusSharpDoc/bibliography.xml index 8e4f7b2d..5de80bef 100644 --- a/Lawo.EmberPlusSharpDoc/bibliography.xml +++ b/Lawo.EmberPlusSharpDoc/bibliography.xml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpTest/Ember/CompatibilityTest.cs b/Lawo.EmberPlusSharpTest/Ember/CompatibilityTest.cs index 44ac88d0..993c4d4b 100644 --- a/Lawo.EmberPlusSharpTest/Ember/CompatibilityTest.cs +++ b/Lawo.EmberPlusSharpTest/Ember/CompatibilityTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Ember/EmberConverterTest.cs b/Lawo.EmberPlusSharpTest/Ember/EmberConverterTest.cs index 07e0b0a2..16ef3860 100644 --- a/Lawo.EmberPlusSharpTest/Ember/EmberConverterTest.cs +++ b/Lawo.EmberPlusSharpTest/Ember/EmberConverterTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Ember/EmberDataPayloads/EmberPayloads.cs b/Lawo.EmberPlusSharpTest/Ember/EmberDataPayloads/EmberPayloads.cs index 3d702967..ec98a789 100644 --- a/Lawo.EmberPlusSharpTest/Ember/EmberDataPayloads/EmberPayloads.cs +++ b/Lawo.EmberPlusSharpTest/Ember/EmberDataPayloads/EmberPayloads.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Ember/EmberReaderTest.cs b/Lawo.EmberPlusSharpTest/Ember/EmberReaderTest.cs index 83d470e7..fda0fe63 100644 --- a/Lawo.EmberPlusSharpTest/Ember/EmberReaderTest.cs +++ b/Lawo.EmberPlusSharpTest/Ember/EmberReaderTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Ember/EmberWriterTest.cs b/Lawo.EmberPlusSharpTest/Ember/EmberWriterTest.cs index 855a35f6..f11b4d9a 100644 --- a/Lawo.EmberPlusSharpTest/Ember/EmberWriterTest.cs +++ b/Lawo.EmberPlusSharpTest/Ember/EmberWriterTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Ember/IdentifierTest.cs b/Lawo.EmberPlusSharpTest/Ember/IdentifierTest.cs index 2865763b..38d51cb1 100644 --- a/Lawo.EmberPlusSharpTest/Ember/IdentifierTest.cs +++ b/Lawo.EmberPlusSharpTest/Ember/IdentifierTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/GlobalSuppressions.cs b/Lawo.EmberPlusSharpTest/GlobalSuppressions.cs index 9eace441..f78ea827 100644 Binary files a/Lawo.EmberPlusSharpTest/GlobalSuppressions.cs and b/Lawo.EmberPlusSharpTest/GlobalSuppressions.cs differ diff --git a/Lawo.EmberPlusSharpTest/Glow/GlowLogConverterTest.cs b/Lawo.EmberPlusSharpTest/Glow/GlowLogConverterTest.cs index 81510684..80eb7098 100644 --- a/Lawo.EmberPlusSharpTest/Glow/GlowLogConverterTest.cs +++ b/Lawo.EmberPlusSharpTest/Glow/GlowLogConverterTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/ConsumerTest.cs b/Lawo.EmberPlusSharpTest/Model/ConsumerTest.cs index a51fa72b..33cf41c6 100644 --- a/Lawo.EmberPlusSharpTest/Model/ConsumerTest.cs +++ b/Lawo.EmberPlusSharpTest/Model/ConsumerTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/DynamicNodeHelper.cs b/Lawo.EmberPlusSharpTest/Model/DynamicNodeHelper.cs index d30cdbea..efc3454c 100644 --- a/Lawo.EmberPlusSharpTest/Model/DynamicNodeHelper.cs +++ b/Lawo.EmberPlusSharpTest/Model/DynamicNodeHelper.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/ElementAttributeTest.cs b/Lawo.EmberPlusSharpTest/Model/ElementAttributeTest.cs index 9549263e..65deb42c 100644 --- a/Lawo.EmberPlusSharpTest/Model/ElementAttributeTest.cs +++ b/Lawo.EmberPlusSharpTest/Model/ElementAttributeTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/GlowLoggerProxyTest.cs b/Lawo.EmberPlusSharpTest/Model/GlowLoggerProxyTest.cs index 5f2a7960..7082eae6 100644 --- a/Lawo.EmberPlusSharpTest/Model/GlowLoggerProxyTest.cs +++ b/Lawo.EmberPlusSharpTest/Model/GlowLoggerProxyTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/StreamDescriptionTest.cs b/Lawo.EmberPlusSharpTest/Model/StreamDescriptionTest.cs index 1149ed46..2305a4be 100644 --- a/Lawo.EmberPlusSharpTest/Model/StreamDescriptionTest.cs +++ b/Lawo.EmberPlusSharpTest/Model/StreamDescriptionTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/BigTreeDynamicRoot.cs b/Lawo.EmberPlusSharpTest/Model/Test/BigTreeDynamicRoot.cs index 47387b5a..aca3383f 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/BigTreeDynamicRoot.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/BigTreeDynamicRoot.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/BigTreeNode.cs b/Lawo.EmberPlusSharpTest/Model/Test/BigTreeNode.cs index ce99678b..d91fc247 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/BigTreeNode.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/BigTreeNode.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/BigTreeStaticRoot.cs b/Lawo.EmberPlusSharpTest/Model/Test/BigTreeStaticRoot.cs index 3deb0132..8c575e64 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/BigTreeStaticRoot.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/BigTreeStaticRoot.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/ChangeNotificationRoot.cs b/Lawo.EmberPlusSharpTest/Model/Test/ChangeNotificationRoot.cs index 06a1d5f1..acade4d7 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/ChangeNotificationRoot.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/ChangeNotificationRoot.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/DuplicateElementRoot.cs b/Lawo.EmberPlusSharpTest/Model/Test/DuplicateElementRoot.cs index 5dd64528..40c0933d 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/DuplicateElementRoot.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/DuplicateElementRoot.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/DynamicTestFieldNode.cs b/Lawo.EmberPlusSharpTest/Model/Test/DynamicTestFieldNode.cs index 5293650b..60a6306e 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/DynamicTestFieldNode.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/DynamicTestFieldNode.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/DynamicTestRoot.cs b/Lawo.EmberPlusSharpTest/Model/Test/DynamicTestRoot.cs index 59e225db..7a21cc81 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/DynamicTestRoot.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/DynamicTestRoot.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/AccessLog.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/AccessLog.xml index d130c65b..3cb632c8 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/AccessLog.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/AccessLog.xml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/BigTreeNodeChildrenTemplate.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/BigTreeNodeChildrenTemplate.xml index 32e455a3..b230a633 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/BigTreeNodeChildrenTemplate.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/BigTreeNodeChildrenTemplate.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/BigTreeRootTemplate.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/BigTreeRootTemplate.xml index ba838ec4..5aa0690f 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/BigTreeRootTemplate.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/BigTreeRootTemplate.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug1620Log.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug1620Log.xml index 13d80e4d..644be26e 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug1620Log.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug1620Log.xml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug1766Log.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug1766Log.xml index 67256a8c..ddb8907e 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug1766Log.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug1766Log.xml @@ -1,5 +1,5 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug1834Log.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug1834Log.xml index eeba0f29..3a48b0d5 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug1834Log.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug1834Log.xml @@ -1,5 +1,5 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug1866Log.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug1866Log.xml index a77a6870..c734a5df 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug1866Log.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug1866Log.xml @@ -1,5 +1,5 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug3345Log.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug3345Log.xml index ce8fb85a..e8b2e058 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug3345Log.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug3345Log.xml @@ -1,5 +1,5 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug4424Log.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug4424Log.xml index 3de1d7a5..594f0a25 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug4424Log.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug4424Log.xml @@ -1,5 +1,5 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug4463Log.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug4463Log.xml index e152b37e..5c8a3ca1 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug4463Log.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug4463Log.xml @@ -1,5 +1,5 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug4815Request2.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug4815Request2.xml index d453fb8a..be57a6c4 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug4815Request2.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug4815Request2.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug4815Response1.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug4815Response1.xml index 4411340f..522d248e 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug4815Response1.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug4815Response1.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug4815Response2.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug4815Response2.xml index 980fca71..02a93227 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug4815Response2.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug4815Response2.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug4815Response3.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug4815Response3.xml index f5309944..f1e57674 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug4815Response3.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug4815Response3.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug5201Request2.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug5201Request2.xml index d453fb8a..be57a6c4 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug5201Request2.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug5201Request2.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug5201Response1.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug5201Response1.xml index bed6b617..f773ce19 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug5201Response1.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug5201Response1.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug5201Response2.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug5201Response2.xml index aee5ed99..134a2f21 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug5201Response2.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug5201Response2.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug5201Response3.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug5201Response3.xml index da103f53..0a31a09a 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug5201Response3.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug5201Response3.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug5639Log.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug5639Log.xml index d0975269..66e2ad1f 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug5639Log.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Bug5639Log.xml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/ChangeNotificationLog.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/ChangeNotificationLog.xml index 20de1dd3..e36b7b23 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/ChangeNotificationLog.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/ChangeNotificationLog.xml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/DuplicateElementResponse1.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/DuplicateElementResponse1.xml index 8695d985..70622b40 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/DuplicateElementResponse1.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/DuplicateElementResponse1.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/EndOfContainerResponse.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/EndOfContainerResponse.xml index c305c5ed..a1f10ecf 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/EndOfContainerResponse.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/EndOfContainerResponse.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/EntryCountMismatchResponse.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/EntryCountMismatchResponse.xml index 2a7b3796..4b609fb3 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/EntryCountMismatchResponse.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/EntryCountMismatchResponse.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/EnumParameterResponse.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/EnumParameterResponse.xml index f7f8c3bb..fd71818f 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/EnumParameterResponse.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/EnumParameterResponse.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/FunctionLog.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/FunctionLog.xml index 910cf5eb..21732871 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/FunctionLog.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/FunctionLog.xml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/FunctionResultValueMismatchLog1.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/FunctionResultValueMismatchLog1.xml index c9eccf2d..2bca323f 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/FunctionResultValueMismatchLog1.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/FunctionResultValueMismatchLog1.xml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/FunctionResultValueMismatchLog2.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/FunctionResultValueMismatchLog2.xml index d3ba2f0d..5bcd1e53 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/FunctionResultValueMismatchLog2.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/FunctionResultValueMismatchLog2.xml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/IncompleteLog1.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/IncompleteLog1.xml index e6631050..26ff888a 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/IncompleteLog1.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/IncompleteLog1.xml @@ -1,5 +1,5 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/IncompleteLog2.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/IncompleteLog2.xml index a5c611fa..3b0ad3ed 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/IncompleteLog2.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/IncompleteLog2.xml @@ -1,5 +1,5 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/InterestingParameterResponse.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/InterestingParameterResponse.xml index 6f561a54..e004e822 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/InterestingParameterResponse.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/InterestingParameterResponse.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/InvalidEmberResponse.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/InvalidEmberResponse.xml index 6cd0ba60..6bd2cf89 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/InvalidEmberResponse.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/InvalidEmberResponse.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/InvalidParameterType.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/InvalidParameterType.xml index 956fdacc..0e0f530a 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/InvalidParameterType.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/InvalidParameterType.xml @@ -1,5 +1,5 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/InvalidPathResponse.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/InvalidPathResponse.xml index e18b5238..5c40e97b 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/InvalidPathResponse.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/InvalidPathResponse.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/IsOnlineLog.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/IsOnlineLog.xml index c2d62bac..9098b056 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/IsOnlineLog.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/IsOnlineLog.xml @@ -1,5 +1,5 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MainLog.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MainLog.xml index 772b1d5a..7c791f07 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MainLog.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MainLog.xml @@ -1,5 +1,5 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MainRequest2.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MainRequest2.xml index eb05317e..ac4108f2 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MainRequest2.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MainRequest2.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MainRequest3.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MainRequest3.xml index 0d4ddef9..fe789e0c 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MainRequest3.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MainRequest3.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MainResponse1.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MainResponse1.xml index dfc355b1..a8984243 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MainResponse1.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MainResponse1.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MainResponse2.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MainResponse2.xml index 64c63a9b..e66a68ab 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MainResponse2.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MainResponse2.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MissingEnumerationResponse.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MissingEnumerationResponse.xml index 71a9acd2..940d27c7 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MissingEnumerationResponse.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MissingEnumerationResponse.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MissingNamedConstantResponse.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MissingNamedConstantResponse.xml index 5d6f0f59..6b0f1764 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MissingNamedConstantResponse.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MissingNamedConstantResponse.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MissingTypeResponse.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MissingTypeResponse.xml index 6dae4ab1..a08514c4 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MissingTypeResponse.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/MissingTypeResponse.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/ModelPayloads.cs b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/ModelPayloads.cs index 47fdb54f..47df6f2e 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/ModelPayloads.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/ModelPayloads.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NoDataValueAvailableReponse1.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NoDataValueAvailableReponse1.xml index 6088290b..b738b19b 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NoDataValueAvailableReponse1.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NoDataValueAvailableReponse1.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NoDataValueAvailableReponse2.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NoDataValueAvailableReponse2.xml index b868034e..72b27063 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NoDataValueAvailableReponse2.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NoDataValueAvailableReponse2.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NoValueResponse.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NoValueResponse.xml index f5b0a119..08a89365 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NoValueResponse.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NoValueResponse.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NullableRequest2.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NullableRequest2.xml index 483d1bd3..ca3f6703 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NullableRequest2.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NullableRequest2.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NullableResponse1.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NullableResponse1.xml index 4a643e1f..d6716d11 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NullableResponse1.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NullableResponse1.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NullableResponse2.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NullableResponse2.xml index cd452ae8..9e2e4b70 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NullableResponse2.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NullableResponse2.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NullaryFunctionLog.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NullaryFunctionLog.xml index a99ba626..d457b029 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NullaryFunctionLog.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NullaryFunctionLog.xml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NumberOutOfRangeResponse.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NumberOutOfRangeResponse.xml index fb641740..8b2aeea5 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NumberOutOfRangeResponse.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/NumberOutOfRangeResponse.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/OfflineRequiredElementLog.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/OfflineRequiredElementLog.xml index f273b70b..3789e399 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/OfflineRequiredElementLog.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/OfflineRequiredElementLog.xml @@ -1,5 +1,5 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/PropertiesResponse1.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/PropertiesResponse1.xml index 4090e598..49cfc743 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/PropertiesResponse1.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/PropertiesResponse1.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/QualifiedParameterChildResponse.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/QualifiedParameterChildResponse.xml index 94f79adf..d22d3a66 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/QualifiedParameterChildResponse.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/QualifiedParameterChildResponse.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Request1.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Request1.xml index 4854680f..64f22e96 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Request1.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/Request1.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/SendReceiveWithBrokenConnectionLog.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/SendReceiveWithBrokenConnectionLog.xml index 87c2aa89..cb36f58d 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/SendReceiveWithBrokenConnectionLog.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/SendReceiveWithBrokenConnectionLog.xml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/SlotLog.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/SlotLog.xml index 64cd6cf6..cc592962 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/SlotLog.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/SlotLog.xml @@ -1,5 +1,5 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/StreamEntriesResponse.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/StreamEntriesResponse.xml index b3bfb52a..28eff95f 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/StreamEntriesResponse.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/StreamEntriesResponse.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/StreamLog.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/StreamLog.xml index e208c4b1..d920c24b 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/StreamLog.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/StreamLog.xml @@ -1,5 +1,5 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/ThrowAfterCreateLog.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/ThrowAfterCreateLog.xml index 1f032975..cac56660 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/ThrowAfterCreateLog.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/ThrowAfterCreateLog.xml @@ -1,5 +1,5 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/TriggerLog.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/TriggerLog.xml index 94e62cc0..42a4fb99 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/TriggerLog.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/TriggerLog.xml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/TypeMismatchResponse1.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/TypeMismatchResponse1.xml index f8712915..d3e1539f 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/TypeMismatchResponse1.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/TypeMismatchResponse1.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/TypeMismatchResponse2.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/TypeMismatchResponse2.xml index 3d2ac21a..fa5b88a9 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/TypeMismatchResponse2.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/TypeMismatchResponse2.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnaryFunctionLog.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnaryFunctionLog.xml index 531d08cb..53ae130d 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnaryFunctionLog.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnaryFunctionLog.xml @@ -1,5 +1,5 @@  - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnexpectedDtdLog.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnexpectedDtdLog.xml index 04f7d059..62301b2c 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnexpectedDtdLog.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnexpectedDtdLog.xml @@ -1,5 +1,5 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnexpectedInnerNumberResponse1.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnexpectedInnerNumberResponse1.xml index d332ede1..8ecf51da 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnexpectedInnerNumberResponse1.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnexpectedInnerNumberResponse1.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnexpectedInnerNumberResponse2.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnexpectedInnerNumberResponse2.xml index c53587ad..28d78266 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnexpectedInnerNumberResponse2.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnexpectedInnerNumberResponse2.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnexpectedNonContextSpecificResponse.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnexpectedNonContextSpecificResponse.xml index 4660a734..b303d0dd 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnexpectedNonContextSpecificResponse.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnexpectedNonContextSpecificResponse.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnexpectedOuterIdResponse.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnexpectedOuterIdResponse.xml index 855429c7..03b61b1b 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnexpectedOuterIdResponse.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnexpectedOuterIdResponse.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnexpectedValueResponse.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnexpectedValueResponse.xml index ec5e56e8..3ec97cfa 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnexpectedValueResponse.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnexpectedValueResponse.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UninterestingParameterResponse.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UninterestingParameterResponse.xml index 4ccdef56..2749257e 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UninterestingParameterResponse.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UninterestingParameterResponse.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UninterestingParameterResponse2.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UninterestingParameterResponse2.xml index 620fe0f8..994c3ba7 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UninterestingParameterResponse2.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UninterestingParameterResponse2.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnsupportedGlowVersionLog1.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnsupportedGlowVersionLog1.xml index 582ff2d6..1a93b34f 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnsupportedGlowVersionLog1.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnsupportedGlowVersionLog1.xml @@ -1,5 +1,5 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnsupportedGlowVersionLog2.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnsupportedGlowVersionLog2.xml index 7300fb49..d074c5a3 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnsupportedGlowVersionLog2.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnsupportedGlowVersionLog2.xml @@ -1,5 +1,5 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnsupportedGlowVersionLog3.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnsupportedGlowVersionLog3.xml index 65c278f2..61690e71 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnsupportedGlowVersionLog3.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnsupportedGlowVersionLog3.xml @@ -1,5 +1,5 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnsupportedGlowVersionLog4.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnsupportedGlowVersionLog4.xml index 222aa4a6..1d692ce6 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnsupportedGlowVersionLog4.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnsupportedGlowVersionLog4.xml @@ -1,5 +1,5 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnsupportedPropertyTypeResponse.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnsupportedPropertyTypeResponse.xml index 8695d985..70622b40 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnsupportedPropertyTypeResponse.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/UnsupportedPropertyTypeResponse.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/ValueOutOfRangeResponse.xml b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/ValueOutOfRangeResponse.xml index 195ad8b9..038fcb21 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/ValueOutOfRangeResponse.xml +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmberDataPayloads/ValueOutOfRangeResponse.xml @@ -1,4 +1,4 @@ - + diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmptyDynamicRoot.cs b/Lawo.EmberPlusSharpTest/Model/Test/EmptyDynamicRoot.cs index c22172c2..bd99f057 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmptyDynamicRoot.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmptyDynamicRoot.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmptyNode.cs b/Lawo.EmberPlusSharpTest/Model/Test/EmptyNode.cs index 94505c85..7917c5b7 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmptyNode.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmptyNode.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmptyNodeRoot.cs b/Lawo.EmberPlusSharpTest/Model/Test/EmptyNodeRoot.cs index c0f17fa3..545ad575 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmptyNodeRoot.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmptyNodeRoot.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmptyRoot.cs b/Lawo.EmberPlusSharpTest/Model/Test/EmptyRoot.cs index 398c1c1a..8a51996f 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmptyRoot.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmptyRoot.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmptyZoneNode.cs b/Lawo.EmberPlusSharpTest/Model/Test/EmptyZoneNode.cs index b4e43be4..50ccf55c 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmptyZoneNode.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmptyZoneNode.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EmptyZoneNodeRoot.cs b/Lawo.EmberPlusSharpTest/Model/Test/EmptyZoneNodeRoot.cs index 7994df16..fbcb5f5e 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EmptyZoneNodeRoot.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/EmptyZoneNodeRoot.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/EnumParameterRoot.cs b/Lawo.EmberPlusSharpTest/Model/Test/EnumParameterRoot.cs index e3a59cf7..764c6aec 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/EnumParameterRoot.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/EnumParameterRoot.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/Enumeration.cs b/Lawo.EmberPlusSharpTest/Model/Test/Enumeration.cs index 9301c523..6a3a8083 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/Enumeration.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/Enumeration.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/FunctionNode.cs b/Lawo.EmberPlusSharpTest/Model/Test/FunctionNode.cs index 143f3e56..e44ef0de 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/FunctionNode.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/FunctionNode.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/FunctionResultMismatchRoot.cs b/Lawo.EmberPlusSharpTest/Model/Test/FunctionResultMismatchRoot.cs index 271cd19d..b59b94ec 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/FunctionResultMismatchRoot.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/FunctionResultMismatchRoot.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/FunctionRoot.cs b/Lawo.EmberPlusSharpTest/Model/Test/FunctionRoot.cs index 32b7f23f..07b4db8a 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/FunctionRoot.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/FunctionRoot.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/FunctionSignatureMismatchRoot1.cs b/Lawo.EmberPlusSharpTest/Model/Test/FunctionSignatureMismatchRoot1.cs index 5147de05..b9d3234e 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/FunctionSignatureMismatchRoot1.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/FunctionSignatureMismatchRoot1.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/FunctionSignatureMismatchRoot2.cs b/Lawo.EmberPlusSharpTest/Model/Test/FunctionSignatureMismatchRoot2.cs index 420ec0ea..8095a78a 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/FunctionSignatureMismatchRoot2.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/FunctionSignatureMismatchRoot2.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/FunctionSignatureMismatchRoot3.cs b/Lawo.EmberPlusSharpTest/Model/Test/FunctionSignatureMismatchRoot3.cs index 9d6e0e8c..5fb1f78d 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/FunctionSignatureMismatchRoot3.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/FunctionSignatureMismatchRoot3.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/FunctionSignatureMismatchRoot4.cs b/Lawo.EmberPlusSharpTest/Model/Test/FunctionSignatureMismatchRoot4.cs index 1437a676..efa391c9 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/FunctionSignatureMismatchRoot4.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/FunctionSignatureMismatchRoot4.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/FunctionSignatureMismatchRoot5.cs b/Lawo.EmberPlusSharpTest/Model/Test/FunctionSignatureMismatchRoot5.cs index a8aae0e5..07358e09 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/FunctionSignatureMismatchRoot5.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/FunctionSignatureMismatchRoot5.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/FunctionSignatureMismatchRoot6.cs b/Lawo.EmberPlusSharpTest/Model/Test/FunctionSignatureMismatchRoot6.cs index 490fea38..b31a8cc0 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/FunctionSignatureMismatchRoot6.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/FunctionSignatureMismatchRoot6.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/InterfaceElementRoot.cs b/Lawo.EmberPlusSharpTest/Model/Test/InterfaceElementRoot.cs index d869a9b2..5c79c2bb 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/InterfaceElementRoot.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/InterfaceElementRoot.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/MainRoot.cs b/Lawo.EmberPlusSharpTest/Model/Test/MainRoot.cs index bc4bda4d..7b943a31 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/MainRoot.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/MainRoot.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/MediaSession.cs b/Lawo.EmberPlusSharpTest/Model/Test/MediaSession.cs index b38f0eab..85961e62 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/MediaSession.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/MediaSession.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/MediaSessionReceiver.cs b/Lawo.EmberPlusSharpTest/Model/Test/MediaSessionReceiver.cs index 244ba364..ab6c7bf0 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/MediaSessionReceiver.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/MediaSessionReceiver.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/NoDefaultConstructorRoot.cs b/Lawo.EmberPlusSharpTest/Model/Test/NoDefaultConstructorRoot.cs index 53efac9a..9637e971 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/NoDefaultConstructorRoot.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/NoDefaultConstructorRoot.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/NoEnumParameterRoot.cs b/Lawo.EmberPlusSharpTest/Model/Test/NoEnumParameterRoot.cs index ecefdaa6..c39e2132 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/NoEnumParameterRoot.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/NoEnumParameterRoot.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/NullableRoot.cs b/Lawo.EmberPlusSharpTest/Model/Test/NullableRoot.cs index afcb73bb..a880663c 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/NullableRoot.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/NullableRoot.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/PropertiesRoot.cs b/Lawo.EmberPlusSharpTest/Model/Test/PropertiesRoot.cs index 044f442f..bf68b2d0 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/PropertiesRoot.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/PropertiesRoot.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/Ravenna.cs b/Lawo.EmberPlusSharpTest/Model/Test/Ravenna.cs index 6cdfef71..d499db9d 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/Ravenna.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/Ravenna.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/RecursiveFieldNode.cs b/Lawo.EmberPlusSharpTest/Model/Test/RecursiveFieldNode.cs index 7d238378..192e3460 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/RecursiveFieldNode.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/RecursiveFieldNode.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/SingleNodeRoot.cs b/Lawo.EmberPlusSharpTest/Model/Test/SingleNodeRoot.cs index f41bbf72..a4a0ac62 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/SingleNodeRoot.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/SingleNodeRoot.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/SingleParameterRoot.cs b/Lawo.EmberPlusSharpTest/Model/Test/SingleParameterRoot.cs index b1b08e8c..2c407d74 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/SingleParameterRoot.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/SingleParameterRoot.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/StreamRoot.cs b/Lawo.EmberPlusSharpTest/Model/Test/StreamRoot.cs index 287b899d..e645000d 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/StreamRoot.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/StreamRoot.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/TestFieldNode.cs b/Lawo.EmberPlusSharpTest/Model/Test/TestFieldNode.cs index 07df10ba..0ff02b0e 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/TestFieldNode.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/TestFieldNode.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/TwoParameterRoot.cs b/Lawo.EmberPlusSharpTest/Model/Test/TwoParameterRoot.cs index 792dd7b0..10ff7a64 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/TwoParameterRoot.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/TwoParameterRoot.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/UnsupportedPropertyTypeRoot.cs b/Lawo.EmberPlusSharpTest/Model/Test/UnsupportedPropertyTypeRoot.cs index 1b421942..64486dd7 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/UnsupportedPropertyTypeRoot.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/UnsupportedPropertyTypeRoot.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/UnsupportedTypeInFunctionRoot1.cs b/Lawo.EmberPlusSharpTest/Model/Test/UnsupportedTypeInFunctionRoot1.cs index 25276f8a..0c68b27a 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/UnsupportedTypeInFunctionRoot1.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/UnsupportedTypeInFunctionRoot1.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/UnsupportedTypeInFunctionRoot2.cs b/Lawo.EmberPlusSharpTest/Model/Test/UnsupportedTypeInFunctionRoot2.cs index 8768747c..f6d97b1d 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/UnsupportedTypeInFunctionRoot2.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/UnsupportedTypeInFunctionRoot2.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/ZoneNode.cs b/Lawo.EmberPlusSharpTest/Model/Test/ZoneNode.cs index c6263ce9..f663e616 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/ZoneNode.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/ZoneNode.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/Test/ZoneNodeRoot.cs b/Lawo.EmberPlusSharpTest/Model/Test/ZoneNodeRoot.cs index 45339027..408f2db5 100644 --- a/Lawo.EmberPlusSharpTest/Model/Test/ZoneNodeRoot.cs +++ b/Lawo.EmberPlusSharpTest/Model/Test/ZoneNodeRoot.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/TutorialTest.cs b/Lawo.EmberPlusSharpTest/Model/TutorialTest.cs index 7077e3c3..42852893 100644 --- a/Lawo.EmberPlusSharpTest/Model/TutorialTest.cs +++ b/Lawo.EmberPlusSharpTest/Model/TutorialTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Model/TutorialTest.vb b/Lawo.EmberPlusSharpTest/Model/TutorialTest.vb index 99b723f4..491df478 100644 --- a/Lawo.EmberPlusSharpTest/Model/TutorialTest.vb +++ b/Lawo.EmberPlusSharpTest/Model/TutorialTest.vb @@ -1,6 +1,6 @@ ' ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -' Copyright 2012-2015 Lawo AG (http://www.lawo.com). +' Copyright 2012-2016 Lawo AG (http://www.lawo.com). ' Distributed under the Boost Software License, Version 1.0. ' (See accompanying file LICENSE_1_0.txt Or copy at http://www.boost.org/LICENSE_1_0.txt) ' ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/Properties/AssemblyInfo.cs b/Lawo.EmberPlusSharpTest/Properties/AssemblyInfo.cs index b40da8c4..1b900f09 100644 --- a/Lawo.EmberPlusSharpTest/Properties/AssemblyInfo.cs +++ b/Lawo.EmberPlusSharpTest/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/S101/CommunicationTestBase.cs b/Lawo.EmberPlusSharpTest/S101/CommunicationTestBase.cs index fb115d49..335541d3 100644 --- a/Lawo.EmberPlusSharpTest/S101/CommunicationTestBase.cs +++ b/Lawo.EmberPlusSharpTest/S101/CommunicationTestBase.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/S101/CompatibilityTest.cs b/Lawo.EmberPlusSharpTest/S101/CompatibilityTest.cs index 249e0864..67947717 100644 --- a/Lawo.EmberPlusSharpTest/S101/CompatibilityTest.cs +++ b/Lawo.EmberPlusSharpTest/S101/CompatibilityTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/S101/CompleteOnDispose.cs b/Lawo.EmberPlusSharpTest/S101/CompleteOnDispose.cs index 0e239262..028fe1df 100644 --- a/Lawo.EmberPlusSharpTest/S101/CompleteOnDispose.cs +++ b/Lawo.EmberPlusSharpTest/S101/CompleteOnDispose.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/S101/EmberDataPayloads/IncomingLog.xml b/Lawo.EmberPlusSharpTest/S101/EmberDataPayloads/IncomingLog.xml index 145741f1..f5830cd1 100644 --- a/Lawo.EmberPlusSharpTest/S101/EmberDataPayloads/IncomingLog.xml +++ b/Lawo.EmberPlusSharpTest/S101/EmberDataPayloads/IncomingLog.xml @@ -1,5 +1,5 @@ - + diff --git a/Lawo.EmberPlusSharpTest/S101/EmberDataPayloads/MissingPayloadLog.xml b/Lawo.EmberPlusSharpTest/S101/EmberDataPayloads/MissingPayloadLog.xml index 2d357c0f..84ae90d5 100644 --- a/Lawo.EmberPlusSharpTest/S101/EmberDataPayloads/MissingPayloadLog.xml +++ b/Lawo.EmberPlusSharpTest/S101/EmberDataPayloads/MissingPayloadLog.xml @@ -1,5 +1,5 @@ - + diff --git a/Lawo.EmberPlusSharpTest/S101/EmberDataPayloads/S101Payloads.cs b/Lawo.EmberPlusSharpTest/S101/EmberDataPayloads/S101Payloads.cs index 32ee82a5..af026056 100644 --- a/Lawo.EmberPlusSharpTest/S101/EmberDataPayloads/S101Payloads.cs +++ b/Lawo.EmberPlusSharpTest/S101/EmberDataPayloads/S101Payloads.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/S101/EmberDataPayloads/SkipLog.xml b/Lawo.EmberPlusSharpTest/S101/EmberDataPayloads/SkipLog.xml index 7f49556c..b8ade1f9 100644 --- a/Lawo.EmberPlusSharpTest/S101/EmberDataPayloads/SkipLog.xml +++ b/Lawo.EmberPlusSharpTest/S101/EmberDataPayloads/SkipLog.xml @@ -1,5 +1,5 @@ - + diff --git a/Lawo.EmberPlusSharpTest/S101/EmberDataPayloads/VersionLog.xml b/Lawo.EmberPlusSharpTest/S101/EmberDataPayloads/VersionLog.xml index 51a9006f..d1465a88 100644 --- a/Lawo.EmberPlusSharpTest/S101/EmberDataPayloads/VersionLog.xml +++ b/Lawo.EmberPlusSharpTest/S101/EmberDataPayloads/VersionLog.xml @@ -1,5 +1,5 @@ - + diff --git a/Lawo.EmberPlusSharpTest/S101/PerformanceComparison.cs b/Lawo.EmberPlusSharpTest/S101/PerformanceComparison.cs index a4d338b0..22034640 100644 --- a/Lawo.EmberPlusSharpTest/S101/PerformanceComparison.cs +++ b/Lawo.EmberPlusSharpTest/S101/PerformanceComparison.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/S101/S101ClientTest.cs b/Lawo.EmberPlusSharpTest/S101/S101ClientTest.cs index be647376..dc336c36 100644 --- a/Lawo.EmberPlusSharpTest/S101/S101ClientTest.cs +++ b/Lawo.EmberPlusSharpTest/S101/S101ClientTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/S101/S101LogReaderTest.cs b/Lawo.EmberPlusSharpTest/S101/S101LogReaderTest.cs index 758fe29f..d9201f1f 100644 --- a/Lawo.EmberPlusSharpTest/S101/S101LogReaderTest.cs +++ b/Lawo.EmberPlusSharpTest/S101/S101LogReaderTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/S101/S101LoggerTest.cs b/Lawo.EmberPlusSharpTest/S101/S101LoggerTest.cs index a5c8b526..49edd494 100644 --- a/Lawo.EmberPlusSharpTest/S101/S101LoggerTest.cs +++ b/Lawo.EmberPlusSharpTest/S101/S101LoggerTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/S101/S101ReaderTest.cs b/Lawo.EmberPlusSharpTest/S101/S101ReaderTest.cs index a5ed4c44..9a50b87b 100644 --- a/Lawo.EmberPlusSharpTest/S101/S101ReaderTest.cs +++ b/Lawo.EmberPlusSharpTest/S101/S101ReaderTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/S101/S101RobotTest.cs b/Lawo.EmberPlusSharpTest/S101/S101RobotTest.cs index c0f917fb..b2117be6 100644 --- a/Lawo.EmberPlusSharpTest/S101/S101RobotTest.cs +++ b/Lawo.EmberPlusSharpTest/S101/S101RobotTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTest/S101/S101WriterTest.cs b/Lawo.EmberPlusSharpTest/S101/S101WriterTest.cs index 11d6e9c4..5130b91b 100644 --- a/Lawo.EmberPlusSharpTest/S101/S101WriterTest.cs +++ b/Lawo.EmberPlusSharpTest/S101/S101WriterTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.EmberPlusSharpTestVB/GlobalSuppressions.vb b/Lawo.EmberPlusSharpTestVB/GlobalSuppressions.vb index a13e50be..75c1b473 100644 Binary files a/Lawo.EmberPlusSharpTestVB/GlobalSuppressions.vb and b/Lawo.EmberPlusSharpTestVB/GlobalSuppressions.vb differ diff --git a/Lawo.EmberPlusSharpTestVB/Model/TutorialTest.vb b/Lawo.EmberPlusSharpTestVB/Model/TutorialTest.vb index f84de4b4..3ff9aa75 100644 --- a/Lawo.EmberPlusSharpTestVB/Model/TutorialTest.vb +++ b/Lawo.EmberPlusSharpTestVB/Model/TutorialTest.vb @@ -1,5 +1,5 @@ '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' -' Copyright 2012-2015 Lawo AG (http://www.lawo.com). +' Copyright 2012-2016 Lawo AG (http://www.lawo.com). ' Distributed under the Boost Software License, Version 1.0. ' (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' diff --git a/Lawo.EmberPlusSharpTestVB/My Project/AssemblyInfo.vb b/Lawo.EmberPlusSharpTestVB/My Project/AssemblyInfo.vb index 6de5c38a..3a535a55 100644 --- a/Lawo.EmberPlusSharpTestVB/My Project/AssemblyInfo.vb +++ b/Lawo.EmberPlusSharpTestVB/My Project/AssemblyInfo.vb @@ -8,7 +8,7 @@ Imports System.Runtime.InteropServices - + ' CA enforced diff --git a/Lawo.GlowAnalyzerProxy.Main/App.xaml.cs b/Lawo.GlowAnalyzerProxy.Main/App.xaml.cs index 4a6706e8..6c973588 100644 --- a/Lawo.GlowAnalyzerProxy.Main/App.xaml.cs +++ b/Lawo.GlowAnalyzerProxy.Main/App.xaml.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.GlowAnalyzerProxy.Main/BoolToVisibilityConverter.cs b/Lawo.GlowAnalyzerProxy.Main/BoolToVisibilityConverter.cs index 93a21601..502fd135 100644 --- a/Lawo.GlowAnalyzerProxy.Main/BoolToVisibilityConverter.cs +++ b/Lawo.GlowAnalyzerProxy.Main/BoolToVisibilityConverter.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.GlowAnalyzerProxy.Main/ConnectionStatusUserControl.xaml.cs b/Lawo.GlowAnalyzerProxy.Main/ConnectionStatusUserControl.xaml.cs index 446c959c..679f6723 100644 --- a/Lawo.GlowAnalyzerProxy.Main/ConnectionStatusUserControl.xaml.cs +++ b/Lawo.GlowAnalyzerProxy.Main/ConnectionStatusUserControl.xaml.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.GlowAnalyzerProxy.Main/ConnectionViewModel.cs b/Lawo.GlowAnalyzerProxy.Main/ConnectionViewModel.cs index 34fdd737..18d00586 100644 --- a/Lawo.GlowAnalyzerProxy.Main/ConnectionViewModel.cs +++ b/Lawo.GlowAnalyzerProxy.Main/ConnectionViewModel.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.GlowAnalyzerProxy.Main/Event.cs b/Lawo.GlowAnalyzerProxy.Main/Event.cs index 315e1056..53fc58d1 100644 --- a/Lawo.GlowAnalyzerProxy.Main/Event.cs +++ b/Lawo.GlowAnalyzerProxy.Main/Event.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.GlowAnalyzerProxy.Main/ListenFailedEventArgs.cs b/Lawo.GlowAnalyzerProxy.Main/ListenFailedEventArgs.cs index c6dbfdf8..7ca0650f 100644 --- a/Lawo.GlowAnalyzerProxy.Main/ListenFailedEventArgs.cs +++ b/Lawo.GlowAnalyzerProxy.Main/ListenFailedEventArgs.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.GlowAnalyzerProxy.Main/LogInfo.cs b/Lawo.GlowAnalyzerProxy.Main/LogInfo.cs index ca91e809..f0791991 100644 --- a/Lawo.GlowAnalyzerProxy.Main/LogInfo.cs +++ b/Lawo.GlowAnalyzerProxy.Main/LogInfo.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.GlowAnalyzerProxy.Main/MainWindow.xaml.cs b/Lawo.GlowAnalyzerProxy.Main/MainWindow.xaml.cs index aed28f60..52c310a8 100644 --- a/Lawo.GlowAnalyzerProxy.Main/MainWindow.xaml.cs +++ b/Lawo.GlowAnalyzerProxy.Main/MainWindow.xaml.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.GlowAnalyzerProxy.Main/MainWindowViewModel.cs b/Lawo.GlowAnalyzerProxy.Main/MainWindowViewModel.cs index bfd22996..583a307b 100644 --- a/Lawo.GlowAnalyzerProxy.Main/MainWindowViewModel.cs +++ b/Lawo.GlowAnalyzerProxy.Main/MainWindowViewModel.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.GlowAnalyzerProxy.Main/Properties/AssemblyInfo.cs b/Lawo.GlowAnalyzerProxy.Main/Properties/AssemblyInfo.cs index ae6a02c1..9f5de8b9 100644 --- a/Lawo.GlowAnalyzerProxy.Main/Properties/AssemblyInfo.cs +++ b/Lawo.GlowAnalyzerProxy.Main/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.GlowAnalyzerProxy.Main/ScrollEventIntoViewEventArgs.cs b/Lawo.GlowAnalyzerProxy.Main/ScrollEventIntoViewEventArgs.cs index b8962a88..55cb81ad 100644 --- a/Lawo.GlowAnalyzerProxy.Main/ScrollEventIntoViewEventArgs.cs +++ b/Lawo.GlowAnalyzerProxy.Main/ScrollEventIntoViewEventArgs.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.GlowLogConverter.Main/Program.cs b/Lawo.GlowLogConverter.Main/Program.cs index 1e9a030c..1cf158e0 100644 --- a/Lawo.GlowLogConverter.Main/Program.cs +++ b/Lawo.GlowLogConverter.Main/Program.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.GlowLogConverter.Main/Properties/AssemblyInfo.cs b/Lawo.GlowLogConverter.Main/Properties/AssemblyInfo.cs index ef9c666c..e0b1e477 100644 --- a/Lawo.GlowLogConverter.Main/Properties/AssemblyInfo.cs +++ b/Lawo.GlowLogConverter.Main/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.UnitTesting/Activator.cs b/Lawo.UnitTesting/Activator.cs index c04f6fcf..39f738c4 100644 --- a/Lawo.UnitTesting/Activator.cs +++ b/Lawo.UnitTesting/Activator.cs @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Copyright 2008-2012 Andreas Huber Doenni, original from http://phuse.codeplex.com. -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.UnitTesting/Properties/AssemblyInfo.cs b/Lawo.UnitTesting/Properties/AssemblyInfo.cs index e30cdb6e..2d597d96 100644 --- a/Lawo.UnitTesting/Properties/AssemblyInfo.cs +++ b/Lawo.UnitTesting/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo.UnitTesting/TestBase.cs b/Lawo.UnitTesting/TestBase.cs index 18c5d23c..00b538ed 100644 --- a/Lawo.UnitTesting/TestBase.cs +++ b/Lawo.UnitTesting/TestBase.cs @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Copyright 2008-2012 Andreas Huber Doenni, original from http://phuse.codeplex.com. -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/BufferHelper.cs b/Lawo/BufferHelper.cs index 9120e4f9..52d87893 100644 --- a/Lawo/BufferHelper.cs +++ b/Lawo/BufferHelper.cs @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Copyright 2008-2012 Andreas Huber Doenni, original from http://phuse.codeplex.com. -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/ComponentModel/Binding.cs b/Lawo/ComponentModel/Binding.cs index 5f92f5a9..56588f64 100644 --- a/Lawo/ComponentModel/Binding.cs +++ b/Lawo/ComponentModel/Binding.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/ComponentModel/CalculatedProperty.cs b/Lawo/ComponentModel/CalculatedProperty.cs index 4d560fcc..56833edf 100644 --- a/Lawo/ComponentModel/CalculatedProperty.cs +++ b/Lawo/ComponentModel/CalculatedProperty.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/ComponentModel/CalculatedProperty1.cs b/Lawo/ComponentModel/CalculatedProperty1.cs index 99d57e7c..0c66ed63 100644 --- a/Lawo/ComponentModel/CalculatedProperty1.cs +++ b/Lawo/ComponentModel/CalculatedProperty1.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/ComponentModel/ChangeOriginatedAtEventArgs.cs b/Lawo/ComponentModel/ChangeOriginatedAtEventArgs.cs index 6e8b4874..7124e1e0 100644 --- a/Lawo/ComponentModel/ChangeOriginatedAtEventArgs.cs +++ b/Lawo/ComponentModel/ChangeOriginatedAtEventArgs.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/ComponentModel/DisposableReadOnlyObservableCollection.cs b/Lawo/ComponentModel/DisposableReadOnlyObservableCollection.cs index e1d9aa95..7efd1cc6 100644 --- a/Lawo/ComponentModel/DisposableReadOnlyObservableCollection.cs +++ b/Lawo/ComponentModel/DisposableReadOnlyObservableCollection.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/ComponentModel/FilterHelper.cs b/Lawo/ComponentModel/FilterHelper.cs index 6f35449c..69dffc0e 100644 --- a/Lawo/ComponentModel/FilterHelper.cs +++ b/Lawo/ComponentModel/FilterHelper.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/ComponentModel/FlattenHelper.cs b/Lawo/ComponentModel/FlattenHelper.cs index ab2879c8..8acf8afe 100644 --- a/Lawo/ComponentModel/FlattenHelper.cs +++ b/Lawo/ComponentModel/FlattenHelper.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/ComponentModel/MultiBinding.cs b/Lawo/ComponentModel/MultiBinding.cs index b0f5a843..4ecc211f 100644 --- a/Lawo/ComponentModel/MultiBinding.cs +++ b/Lawo/ComponentModel/MultiBinding.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/ComponentModel/MultiBinding1.cs b/Lawo/ComponentModel/MultiBinding1.cs index 2b11c5f8..f7c43f51 100644 --- a/Lawo/ComponentModel/MultiBinding1.cs +++ b/Lawo/ComponentModel/MultiBinding1.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/ComponentModel/NotifyPropertyChanged.cs b/Lawo/ComponentModel/NotifyPropertyChanged.cs index de3d4934..6fd6ec40 100644 --- a/Lawo/ComponentModel/NotifyPropertyChanged.cs +++ b/Lawo/ComponentModel/NotifyPropertyChanged.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/ComponentModel/ObservableCollectionHelper.cs b/Lawo/ComponentModel/ObservableCollectionHelper.cs index 3a518fde..c193a0ae 100644 --- a/Lawo/ComponentModel/ObservableCollectionHelper.cs +++ b/Lawo/ComponentModel/ObservableCollectionHelper.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/ComponentModel/OneWayBinding.cs b/Lawo/ComponentModel/OneWayBinding.cs index dedaf573..3c119558 100644 --- a/Lawo/ComponentModel/OneWayBinding.cs +++ b/Lawo/ComponentModel/OneWayBinding.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/ComponentModel/ProjectionHelper.cs b/Lawo/ComponentModel/ProjectionHelper.cs index 22488726..bd5dd500 100644 --- a/Lawo/ComponentModel/ProjectionHelper.cs +++ b/Lawo/ComponentModel/ProjectionHelper.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/ComponentModel/PropertyChangedRegistration.cs b/Lawo/ComponentModel/PropertyChangedRegistration.cs index c0746e43..6c58b49e 100644 --- a/Lawo/ComponentModel/PropertyChangedRegistration.cs +++ b/Lawo/ComponentModel/PropertyChangedRegistration.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/ComponentModel/SubscribedObservableCollection.cs b/Lawo/ComponentModel/SubscribedObservableCollection.cs index 3a522532..e7aacbdb 100644 --- a/Lawo/ComponentModel/SubscribedObservableCollection.cs +++ b/Lawo/ComponentModel/SubscribedObservableCollection.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/ComponentModel/Trigger.cs b/Lawo/ComponentModel/Trigger.cs index 92fe6997..dde763a1 100644 --- a/Lawo/ComponentModel/Trigger.cs +++ b/Lawo/ComponentModel/Trigger.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/ComponentModel/TwoWayBinding.cs b/Lawo/ComponentModel/TwoWayBinding.cs index 5205818a..f09a27e4 100644 --- a/Lawo/ComponentModel/TwoWayBinding.cs +++ b/Lawo/ComponentModel/TwoWayBinding.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/Diagnostics/Tracing/ConsoleLogListener.cs b/Lawo/Diagnostics/Tracing/ConsoleLogListener.cs index cea18fbf..6bd6765f 100644 --- a/Lawo/Diagnostics/Tracing/ConsoleLogListener.cs +++ b/Lawo/Diagnostics/Tracing/ConsoleLogListener.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/Diagnostics/Tracing/Log.cs b/Lawo/Diagnostics/Tracing/Log.cs index c4cac08f..936c5471 100644 --- a/Lawo/Diagnostics/Tracing/Log.cs +++ b/Lawo/Diagnostics/Tracing/Log.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/Diagnostics/Tracing/LogListener.cs b/Lawo/Diagnostics/Tracing/LogListener.cs index 037595e5..d9e6e4a0 100644 --- a/Lawo/Diagnostics/Tracing/LogListener.cs +++ b/Lawo/Diagnostics/Tracing/LogListener.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/ExceptionMessages.cs b/Lawo/ExceptionMessages.cs index ef2df4ea..d6e2e6bc 100644 --- a/Lawo/ExceptionMessages.cs +++ b/Lawo/ExceptionMessages.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/FastEnum.cs b/Lawo/FastEnum.cs index 59c153a8..7e825432 100644 --- a/Lawo/FastEnum.cs +++ b/Lawo/FastEnum.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/GenericCompare.cs b/Lawo/GenericCompare.cs index 341da91a..a7fa8406 100644 --- a/Lawo/GenericCompare.cs +++ b/Lawo/GenericCompare.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/GlobalSuppressions.cs b/Lawo/GlobalSuppressions.cs index 9ce02e62..0813e387 100644 Binary files a/Lawo/GlobalSuppressions.cs and b/Lawo/GlobalSuppressions.cs differ diff --git a/Lawo/HashCode.cs b/Lawo/HashCode.cs index d7eff7f9..3598c95b 100644 --- a/Lawo/HashCode.cs +++ b/Lawo/HashCode.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/IO/Buffer.cs b/Lawo/IO/Buffer.cs index 9af80f99..b1089475 100644 --- a/Lawo/IO/Buffer.cs +++ b/Lawo/IO/Buffer.cs @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Copyright 2008-2012 Andreas Huber Doenni, original from http://phuse.codeplex.com. -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/IO/BufferStream.cs b/Lawo/IO/BufferStream.cs index ad8d3091..89188c3d 100644 --- a/Lawo/IO/BufferStream.cs +++ b/Lawo/IO/BufferStream.cs @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Copyright 2008-2012 Andreas Huber Doenni, original from http://phuse.codeplex.com. -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/IO/ConnectionLostEventArgs.cs b/Lawo/IO/ConnectionLostEventArgs.cs index 6ab9553d..62733822 100644 --- a/Lawo/IO/ConnectionLostEventArgs.cs +++ b/Lawo/IO/ConnectionLostEventArgs.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/IO/Defaults.cs b/Lawo/IO/Defaults.cs index 0588068c..d38bcdf5 100644 --- a/Lawo/IO/Defaults.cs +++ b/Lawo/IO/Defaults.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/IO/IMonitoredConnection.cs b/Lawo/IO/IMonitoredConnection.cs index 5becb347..f3be9393 100644 --- a/Lawo/IO/IMonitoredConnection.cs +++ b/Lawo/IO/IMonitoredConnection.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/IO/JsonSerializer.cs b/Lawo/IO/JsonSerializer.cs index 35c67b11..884c8a54 100644 --- a/Lawo/IO/JsonSerializer.cs +++ b/Lawo/IO/JsonSerializer.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/IO/NonSeekableStream.cs b/Lawo/IO/NonSeekableStream.cs index bd791222..ae586c94 100644 --- a/Lawo/IO/NonSeekableStream.cs +++ b/Lawo/IO/NonSeekableStream.cs @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Copyright 2008-2012 Andreas Huber Doenni, original from http://phuse.codeplex.com. -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/IO/ReadBuffer.cs b/Lawo/IO/ReadBuffer.cs index 59e71ca9..9b833edf 100644 --- a/Lawo/IO/ReadBuffer.cs +++ b/Lawo/IO/ReadBuffer.cs @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Copyright 2008-2012 Andreas Huber Doenni, original from http://phuse.codeplex.com. -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/IO/StreamHelper.cs b/Lawo/IO/StreamHelper.cs index 66954eb1..b62edda6 100644 --- a/Lawo/IO/StreamHelper.cs +++ b/Lawo/IO/StreamHelper.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/IO/TelnetStream.cs b/Lawo/IO/TelnetStream.cs index dfddd034..7a41ca2e 100644 --- a/Lawo/IO/TelnetStream.cs +++ b/Lawo/IO/TelnetStream.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/IO/WriteBuffer.cs b/Lawo/IO/WriteBuffer.cs index 777a772a..0c0800ab 100644 --- a/Lawo/IO/WriteBuffer.cs +++ b/Lawo/IO/WriteBuffer.cs @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Copyright 2008-2012 Andreas Huber Doenni, original from http://phuse.codeplex.com. -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/Linq/Expressions/ExpressionHelper.cs b/Lawo/Linq/Expressions/ExpressionHelper.cs index b4f6b7ce..30a87f3c 100644 --- a/Lawo/Linq/Expressions/ExpressionHelper.cs +++ b/Lawo/Linq/Expressions/ExpressionHelper.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/Properties/AssemblyInfo.cs b/Lawo/Properties/AssemblyInfo.cs index c14da13d..97cc0c6a 100644 --- a/Lawo/Properties/AssemblyInfo.cs +++ b/Lawo/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/Reflection/IProperty.cs b/Lawo/Reflection/IProperty.cs index ca651b51..8aa01c72 100644 --- a/Lawo/Reflection/IProperty.cs +++ b/Lawo/Reflection/IProperty.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/Reflection/IProperty2.cs b/Lawo/Reflection/IProperty2.cs index e09a4f7c..c54ff639 100644 --- a/Lawo/Reflection/IProperty2.cs +++ b/Lawo/Reflection/IProperty2.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/Reflection/ReflectionHelper.cs b/Lawo/Reflection/ReflectionHelper.cs index 0189b5b5..9c83cb43 100644 --- a/Lawo/Reflection/ReflectionHelper.cs +++ b/Lawo/Reflection/ReflectionHelper.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/ScopeGuard.cs b/Lawo/ScopeGuard.cs index 9d7f5502..6bbcb819 100644 --- a/Lawo/ScopeGuard.cs +++ b/Lawo/ScopeGuard.cs @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Copyright 2008-2012 Andreas Huber Doenni, original from http://phuse.codeplex.com. -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/ScopeGuard1.cs b/Lawo/ScopeGuard1.cs index 510b9840..4c3fbab9 100644 --- a/Lawo/ScopeGuard1.cs +++ b/Lawo/ScopeGuard1.cs @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Copyright 2008-2012 Andreas Huber Doenni, original from http://phuse.codeplex.com. -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/Threading/NativeMethods.cs b/Lawo/Threading/NativeMethods.cs index ea34a937..f7fa8673 100644 --- a/Lawo/Threading/NativeMethods.cs +++ b/Lawo/Threading/NativeMethods.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/Threading/Tasks/AsyncPump.cs b/Lawo/Threading/Tasks/AsyncPump.cs index 789aaaac..36d07640 100644 --- a/Lawo/Threading/Tasks/AsyncPump.cs +++ b/Lawo/Threading/Tasks/AsyncPump.cs @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Original from http://blogs.msdn.com/b/pfxteam/archive/2012/01/20/10259049.aspx. -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/Threading/Tasks/TaskQueue.cs b/Lawo/Threading/Tasks/TaskQueue.cs index 7779a700..76eee172 100644 --- a/Lawo/Threading/Tasks/TaskQueue.cs +++ b/Lawo/Threading/Tasks/TaskQueue.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/Threading/Tasks/TaskSingleton.cs b/Lawo/Threading/Tasks/TaskSingleton.cs index 3e1ea47a..1980672e 100644 --- a/Lawo/Threading/Tasks/TaskSingleton.cs +++ b/Lawo/Threading/Tasks/TaskSingleton.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Lawo/Threading/Tasks/WorkQueue.cs b/Lawo/Threading/Tasks/WorkQueue.cs index 50f1f035..65a5720e 100644 --- a/Lawo/Threading/Tasks/WorkQueue.cs +++ b/Lawo/Threading/Tasks/WorkQueue.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/LawoTest/ComponentModel/BindingTest.cs b/LawoTest/ComponentModel/BindingTest.cs index 20e646ac..fb93ca53 100644 --- a/LawoTest/ComponentModel/BindingTest.cs +++ b/LawoTest/ComponentModel/BindingTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/LawoTest/ComponentModel/FilterHelperTest.cs b/LawoTest/ComponentModel/FilterHelperTest.cs index a86fae79..b70ab59c 100644 --- a/LawoTest/ComponentModel/FilterHelperTest.cs +++ b/LawoTest/ComponentModel/FilterHelperTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/LawoTest/ComponentModel/FlattenHelperTest.cs b/LawoTest/ComponentModel/FlattenHelperTest.cs index 1784c99c..b6aaf202 100644 --- a/LawoTest/ComponentModel/FlattenHelperTest.cs +++ b/LawoTest/ComponentModel/FlattenHelperTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/LawoTest/ComponentModel/ObservableCollectionHelperTest.cs b/LawoTest/ComponentModel/ObservableCollectionHelperTest.cs index 53a0b736..7daba34c 100644 --- a/LawoTest/ComponentModel/ObservableCollectionHelperTest.cs +++ b/LawoTest/ComponentModel/ObservableCollectionHelperTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/LawoTest/ComponentModel/PropertyChangedTest.cs b/LawoTest/ComponentModel/PropertyChangedTest.cs index 6ac28936..673c0154 100644 --- a/LawoTest/ComponentModel/PropertyChangedTest.cs +++ b/LawoTest/ComponentModel/PropertyChangedTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/LawoTest/ComponentModel/TriggerTest.cs b/LawoTest/ComponentModel/TriggerTest.cs index 029d1a6a..3daa4a1e 100644 --- a/LawoTest/ComponentModel/TriggerTest.cs +++ b/LawoTest/ComponentModel/TriggerTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/LawoTest/Diagnostics/Tracing/LogTest.cs b/LawoTest/Diagnostics/Tracing/LogTest.cs index e1910512..a152046c 100644 --- a/LawoTest/Diagnostics/Tracing/LogTest.cs +++ b/LawoTest/Diagnostics/Tracing/LogTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/LawoTest/Diagnostics/Tracing/TestLogListener.cs b/LawoTest/Diagnostics/Tracing/TestLogListener.cs index 106b92fc..9483804d 100644 --- a/LawoTest/Diagnostics/Tracing/TestLogListener.cs +++ b/LawoTest/Diagnostics/Tracing/TestLogListener.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/LawoTest/FastEnumTest.cs b/LawoTest/FastEnumTest.cs index 13164c13..18c142a6 100644 --- a/LawoTest/FastEnumTest.cs +++ b/LawoTest/FastEnumTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/LawoTest/GenericCompareTest.cs b/LawoTest/GenericCompareTest.cs index a4979f36..411b6764 100644 --- a/LawoTest/GenericCompareTest.cs +++ b/LawoTest/GenericCompareTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/LawoTest/GlobalSuppressions.cs b/LawoTest/GlobalSuppressions.cs index 3de1308d..03884a6c 100644 Binary files a/LawoTest/GlobalSuppressions.cs and b/LawoTest/GlobalSuppressions.cs differ diff --git a/LawoTest/IO/BufferStreamTest.cs b/LawoTest/IO/BufferStreamTest.cs index 840d3001..42534c53 100644 --- a/LawoTest/IO/BufferStreamTest.cs +++ b/LawoTest/IO/BufferStreamTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/LawoTest/IO/BufferTest.cs b/LawoTest/IO/BufferTest.cs index c4dd4855..60d9378a 100644 --- a/LawoTest/IO/BufferTest.cs +++ b/LawoTest/IO/BufferTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/LawoTest/IO/JsonSerializerTest.cs b/LawoTest/IO/JsonSerializerTest.cs index b76775f2..e338ebea 100644 --- a/LawoTest/IO/JsonSerializerTest.cs +++ b/LawoTest/IO/JsonSerializerTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/LawoTest/IO/StreamHelperTest.cs b/LawoTest/IO/StreamHelperTest.cs index ac9bc590..42ddfc19 100644 --- a/LawoTest/IO/StreamHelperTest.cs +++ b/LawoTest/IO/StreamHelperTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/LawoTest/IO/TelnetStreamTest.cs b/LawoTest/IO/TelnetStreamTest.cs index 93e93fd1..ec3ddb58 100644 --- a/LawoTest/IO/TelnetStreamTest.cs +++ b/LawoTest/IO/TelnetStreamTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/LawoTest/Linq/Expressions/ExpressionHelperTest.cs b/LawoTest/Linq/Expressions/ExpressionHelperTest.cs index 6a48f031..dc96f7a4 100644 --- a/LawoTest/Linq/Expressions/ExpressionHelperTest.cs +++ b/LawoTest/Linq/Expressions/ExpressionHelperTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/LawoTest/Properties/AssemblyInfo.cs b/LawoTest/Properties/AssemblyInfo.cs index 69b41b13..a84eb8eb 100644 --- a/LawoTest/Properties/AssemblyInfo.cs +++ b/LawoTest/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/LawoTest/Reflection/ReflectionHelperTest.cs b/LawoTest/Reflection/ReflectionHelperTest.cs index 0af5e9ba..95779fc7 100644 --- a/LawoTest/Reflection/ReflectionHelperTest.cs +++ b/LawoTest/Reflection/ReflectionHelperTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/LawoTest/ScopeGuardTest.cs b/LawoTest/ScopeGuardTest.cs index f12abad3..2fab4bb7 100644 --- a/LawoTest/ScopeGuardTest.cs +++ b/LawoTest/ScopeGuardTest.cs @@ -1,6 +1,6 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Copyright 2008-2012 Andreas Huber Doenni, original from http://phuse.codeplex.com. -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/LawoTest/Threading/Tasks/AsyncPumpTest.cs b/LawoTest/Threading/Tasks/AsyncPumpTest.cs index 57464a56..eed0c297 100644 --- a/LawoTest/Threading/Tasks/AsyncPumpTest.cs +++ b/LawoTest/Threading/Tasks/AsyncPumpTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/LawoTest/Threading/Tasks/TaskQueueTest.cs b/LawoTest/Threading/Tasks/TaskQueueTest.cs index 533a1ccf..c0ec354f 100644 --- a/LawoTest/Threading/Tasks/TaskQueueTest.cs +++ b/LawoTest/Threading/Tasks/TaskQueueTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/LawoTest/Threading/Tasks/TaskSingletonTest.cs b/LawoTest/Threading/Tasks/TaskSingletonTest.cs index a9e120c7..3e4539f1 100644 --- a/LawoTest/Threading/Tasks/TaskSingletonTest.cs +++ b/LawoTest/Threading/Tasks/TaskSingletonTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/LawoTest/Threading/Tasks/WorkQueueTest.cs b/LawoTest/Threading/Tasks/WorkQueueTest.cs index 99e8da21..9b71b8c9 100644 --- a/LawoTest/Threading/Tasks/WorkQueueTest.cs +++ b/LawoTest/Threading/Tasks/WorkQueueTest.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Publish.ps1 b/Publish.ps1 index 3aa66dcc..e3248ceb 100644 --- a/Publish.ps1 +++ b/Publish.ps1 @@ -1,4 +1,4 @@ -# Copyright 2012-2015 Lawo AG (http://www.lawo.com). +# Copyright 2012-2016 Lawo AG (http://www.lawo.com). # Distributed under the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/RunTests.bat b/RunTests.bat index 9322bb3c..1c31e029 100644 --- a/RunTests.bat +++ b/RunTests.bat @@ -1,4 +1,4 @@ -rem Copyright 2012-2015 Lawo AG (http://www.lawo.com). +rem Copyright 2012-2016 Lawo AG (http://www.lawo.com). rem Distributed under the Boost Software License, Version 1.0. rem (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/Settings.StyleCop b/Settings.StyleCop index 910733c9..a0be0427 100644 --- a/Settings.StyleCop +++ b/Settings.StyleCop @@ -59,7 +59,7 @@ - Copyright 2012-2015 Lawo AG (http://www.lawo.com). + Copyright 2012-2016 Lawo AG (http://www.lawo.com). diff --git a/SharedAssemblyInfo.cs b/SharedAssemblyInfo.cs index 442a8b90..7f334e29 100644 --- a/SharedAssemblyInfo.cs +++ b/SharedAssemblyInfo.cs @@ -1,5 +1,5 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Copyright 2012-2015 Lawo AG (http://www.lawo.com). +// Copyright 2012-2016 Lawo AG (http://www.lawo.com). // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// @@ -10,7 +10,7 @@ // General [assembly: AssemblyCompany("Lawo AG")] [assembly: AssemblyProduct("Lawo.EmberPlusSharp")] -[assembly: AssemblyCopyright("Copyright 2012-2015 Lawo AG (http://www.lawo.com). Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)")] +[assembly: AssemblyCopyright("Copyright 2012-2016 Lawo AG (http://www.lawo.com). Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)")] [assembly: AssemblyTrademark("")] #if DEBUG