diff options
Diffstat (limited to 'clean/clean.cli')
-rw-r--r-- | clean/clean.cli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clean/clean.cli b/clean/clean.cli index b74cd9e..01bc57c 100644 --- a/clean/clean.cli +++ b/clean/clean.cli @@ -1,5 +1,5 @@ // file : clean/clean.cli -// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include <vector>; |