diff --git a/src/FixedPoints.h b/src/FixedPoints.h index 435b540..02baccb 100644 --- a/src/FixedPoints.h +++ b/src/FixedPoints.h @@ -1,4 +1,4 @@ -// Copyright 2017-2018 Pharap +// Copyright 2017-2021 Pharap // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/FixedPoints/Details.h b/src/FixedPoints/Details.h index af7a7b6..a2a81fe 100644 --- a/src/FixedPoints/Details.h +++ b/src/FixedPoints/Details.h @@ -1,4 +1,4 @@ -// Copyright 2017-2018 Pharap +// Copyright 2017-2021 Pharap // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/FixedPoints/FixedPoints.h b/src/FixedPoints/FixedPoints.h index 8325e36..5aee6e6 100644 --- a/src/FixedPoints/FixedPoints.h +++ b/src/FixedPoints/FixedPoints.h @@ -1,4 +1,4 @@ -// Copyright 2017-2018 Pharap +// Copyright 2017-2021 Pharap // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/FixedPoints/SFixed.h b/src/FixedPoints/SFixed.h index e5a9199..01c95f1 100644 --- a/src/FixedPoints/SFixed.h +++ b/src/FixedPoints/SFixed.h @@ -1,4 +1,4 @@ -// Copyright 2017-2018 Pharap +// Copyright 2017-2021 Pharap // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/FixedPoints/SFixedFreeFunctions.h b/src/FixedPoints/SFixedFreeFunctions.h index 1fe5047..bfafdc9 100644 --- a/src/FixedPoints/SFixedFreeFunctions.h +++ b/src/FixedPoints/SFixedFreeFunctions.h @@ -1,4 +1,4 @@ -// Copyright 2017-2018 Pharap +// Copyright 2017-2021 Pharap // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/FixedPoints/SFixedMemberFunctions.h b/src/FixedPoints/SFixedMemberFunctions.h index e2ab090..3a0e7c7 100644 --- a/src/FixedPoints/SFixedMemberFunctions.h +++ b/src/FixedPoints/SFixedMemberFunctions.h @@ -1,4 +1,4 @@ -// Copyright 2017-2018 Pharap +// Copyright 2017-2021 Pharap // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/FixedPoints/UFixed.h b/src/FixedPoints/UFixed.h index d28a926..747996c 100644 --- a/src/FixedPoints/UFixed.h +++ b/src/FixedPoints/UFixed.h @@ -1,4 +1,4 @@ -// Copyright 2017-2018 Pharap +// Copyright 2017-2021 Pharap // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/FixedPoints/UFixedFreeFunctions.h b/src/FixedPoints/UFixedFreeFunctions.h index 55b042e..64d959b 100644 --- a/src/FixedPoints/UFixedFreeFunctions.h +++ b/src/FixedPoints/UFixedFreeFunctions.h @@ -1,4 +1,4 @@ -// Copyright 2017-2018 Pharap +// Copyright 2017-2021 Pharap // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/FixedPoints/UFixedMemberFunctions.h b/src/FixedPoints/UFixedMemberFunctions.h index 9f7ddd0..4316cff 100644 --- a/src/FixedPoints/UFixedMemberFunctions.h +++ b/src/FixedPoints/UFixedMemberFunctions.h @@ -1,4 +1,4 @@ -// Copyright 2017-2018 Pharap +// Copyright 2017-2021 Pharap // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/FixedPoints/Utils.h b/src/FixedPoints/Utils.h index ea5ddba..dde6e15 100644 --- a/src/FixedPoints/Utils.h +++ b/src/FixedPoints/Utils.h @@ -1,4 +1,4 @@ -// Copyright 2017-2018 Pharap +// Copyright 2017-2021 Pharap // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/FixedPointsCommon.h b/src/FixedPointsCommon.h index d0c908a..1fc8fd4 100644 --- a/src/FixedPointsCommon.h +++ b/src/FixedPointsCommon.h @@ -1,4 +1,4 @@ -// Copyright 2017-2018 Pharap +// Copyright 2017-2021 Pharap // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/FixedPointsCommon/FixedPointsCommon.h b/src/FixedPointsCommon/FixedPointsCommon.h index dd067a6..c6b1821 100644 --- a/src/FixedPointsCommon/FixedPointsCommon.h +++ b/src/FixedPointsCommon/FixedPointsCommon.h @@ -1,4 +1,4 @@ -// Copyright 2017-2018 Pharap +// Copyright 2017-2021 Pharap // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/FixedPointsCommon/SFixedCommon.h b/src/FixedPointsCommon/SFixedCommon.h index ddf9c9b..18947cb 100644 --- a/src/FixedPointsCommon/SFixedCommon.h +++ b/src/FixedPointsCommon/SFixedCommon.h @@ -1,4 +1,4 @@ -// Copyright 2017-2018 Pharap +// Copyright 2017-2021 Pharap // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/FixedPointsCommon/UFixedCommon.h b/src/FixedPointsCommon/UFixedCommon.h index 3687bfb..496f266 100644 --- a/src/FixedPointsCommon/UFixedCommon.h +++ b/src/FixedPointsCommon/UFixedCommon.h @@ -1,4 +1,4 @@ -// Copyright 2017-2018 Pharap +// Copyright 2017-2021 Pharap // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.