Commit Graph

3 Commits

Author SHA1 Message Date
Pino Toscano
55bf7de97c Update copyright dates for 2017
Run the following command over the source:

  perl -pi.bak -e 's/(20[01][0-9])-2016/$1-2017/g' `git ls-files`

(Thanks Rich for the perl snippet, as used in past years.)
2017-01-03 16:48:21 +01:00
Richard W.M. Jones
307c83177c Update copyright dates for 2016.
Run the following command over the source:

  perl -pi.bak -e 's/(20[01][0-9])-2015/$1-2016/g' `git ls-files`
2016-01-02 21:19:51 +00:00
Richard W.M. Jones
21d41daec0 configure: Move language binding detection to separate files.
The extra files don't have to be added to EXTRA_DIST, as it appears
that autotools already knows that it has to add them.
2015-10-30 09:45:01 +00:00