[
https://issues.apache.org/jira/browse/STDCXX-948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601660#action_12601660
]
Eric Lemings commented on STDCXX-948:
-------------------------------------
Actually that example probably only works for makefiles but could easily do
something similar for header and source files.
> 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
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> 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.