Define substitution variable for current year and automatically replace in all
copyright notices.
-------------------------------------------------------------------------------------------------
Key: STDCXX-948
URL: https://issues.apache.org/jira/browse/STDCXX-948
Project: C++ Standard Library
Issue Type: Sub-task
Components: Configuration
Reporter: Eric Lemings
Priority: Minor
Define a substitution variable during configuration (i.e. add
{{AC_SUBST(STDCXX_YEAR, `date +%Y`)}} to {{configure.ac}}) and replace this
variable in all copyright notices (i.e. change {{Copyright 1994-2008 Rogue Wave
Software, Inc.}} to {{Copyright [EMAIL PROTECTED]@ Rogue Wave Software, Inc.}})
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.