From 408c84cd4297f31ac4c4145afa2d31a1e9e10c7b Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Wed, 4 May 2016 06:27:03 -0700 Subject: [PATCH] Update copyright (#314) --- LICENSE.rst | 2 +- fmt/format.cc | 2 +- fmt/format.h | 2 +- fmt/posix.cc | 2 +- fmt/posix.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) 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