summaryrefslogtreecommitdiff
path: root/tests/combined/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/combined/driver.cxx')
-rw-r--r--tests/combined/driver.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/combined/driver.cxx b/tests/combined/driver.cxx
index e6f27e4..b701588 100644
--- a/tests/combined/driver.cxx
+++ b/tests/combined/driver.cxx
@@ -1,6 +1,6 @@
// file : tests/combined/driver.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
// Test combined flags (-xyz vs -x -y -z) and option values (--foo=bar).