diff options
Diffstat (limited to 'build2/target.ixx')
-rw-r--r-- | build2/target.ixx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/target.ixx b/build2/target.ixx index b9dfa48..e9d2d7a 100644 --- a/build2/target.ixx +++ b/build2/target.ixx @@ -1,5 +1,5 @@ // file : build2/target.ixx -*- C++ -*- -// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file namespace build2 |