From 1347313caecc78778a0c3f61ddff9c5fa9c68c72 Mon Sep 17 00:00:00 2001 From: Edward Diener Date: Thu, 11 Jun 2020 08:22:46 -0400 Subject: [PATCH] Added copyright --- include/boost/preprocessor/arithmetic/add.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/boost/preprocessor/arithmetic/add.hpp b/include/boost/preprocessor/arithmetic/add.hpp index 706f464..ee6c662 100644 --- a/include/boost/preprocessor/arithmetic/add.hpp +++ b/include/boost/preprocessor/arithmetic/add.hpp @@ -8,6 +8,7 @@ # */ # # /* Revised by Paul Mensonides (2002) */ +# /* Revised by Edward Diener (2020) */ # # /* See http://www.boost.org for most recent version. */ #