diff --git a/LICENSE.rst b/LICENSE.rst index b1c96ca0..eb6be650 100644 --- a/LICENSE.rst +++ b/LICENSE.rst @@ -1,4 +1,4 @@ -Copyright (c) 2012 - 2015, Victor Zverovich +Copyright (c) 2012 - 2016, Victor Zverovich All rights reserved. diff --git a/fmt/format.cc b/fmt/format.cc index 4484b930..e76aada6 100644 --- a/fmt/format.cc +++ b/fmt/format.cc @@ -1,7 +1,7 @@ /* Formatting library for C++ - Copyright (c) 2012 - 2015, Victor Zverovich + Copyright (c) 2012 - 2016, Victor Zverovich All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/fmt/format.h b/fmt/format.h index cd053a0b..dc840a95 100644 --- a/fmt/format.h +++ b/fmt/format.h @@ -1,7 +1,7 @@ /* Formatting library for C++ - Copyright (c) 2012 - 2015, Victor Zverovich + Copyright (c) 2012 - 2016, Victor Zverovich All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/fmt/posix.cc b/fmt/posix.cc index c6c2ae2c..1ec746a4 100644 --- a/fmt/posix.cc +++ b/fmt/posix.cc @@ -1,7 +1,7 @@ /* A C++ interface to POSIX functions. - Copyright (c) 2014 - 2015, Victor Zverovich + Copyright (c) 2014 - 2016, Victor Zverovich All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/fmt/posix.h b/fmt/posix.h index 303d460d..ab6d12e8 100644 --- a/fmt/posix.h +++ b/fmt/posix.h @@ -1,7 +1,7 @@ /* A C++ interface to POSIX functions. - Copyright (c) 2014 - 2015, Victor Zverovich + Copyright (c) 2014 - 2016, Victor Zverovich All rights reserved. Redistribution and use in source and binary forms, with or without