diff options
Diffstat (limited to 'boost/common/optional/makefile')
-rw-r--r-- | boost/common/optional/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/common/optional/makefile b/boost/common/optional/makefile index 01cb8aa..55c9571 100644 --- a/boost/common/optional/makefile +++ b/boost/common/optional/makefile @@ -1,5 +1,5 @@ # file : boost/common/optional/makefile -# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make |