Bump Year Number to 2013 #3119

pull super3 wants to merge 1 commits into bitcoin:master from super3:master changing 52 files +52 −52
  1. super3 commented at 7:29 PM on October 20, 2013: contributor

    This should close Issue #3107. Searched through the repo, and found all except one had been committed to in the past year, which should probably warrant a year bump.

  2. Bump Year Number to 2013 db0e8ccd90
  3. BitcoinPullTester commented at 7:52 PM on October 20, 2013: none

    Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/db0e8ccd90c741ee52726db90845aaaebe370f24 for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.

  4. sipa commented at 8:10 PM on October 20, 2013: member

    ACK

  5. jgarzik commented at 8:11 PM on October 20, 2013: contributor

    To be legally correct, I think we want to only update copyright for files modified in year 2013...

    ACK general concept

  6. sipa referenced this in commit 9b1200c23b on Oct 20, 2013
  7. sipa merged this on Oct 20, 2013
  8. sipa closed this on Oct 20, 2013

  9. laanwj commented at 8:42 PM on October 20, 2013: member

    @jgarzik I think he checked that

  10. sipa commented at 8:47 PM on October 20, 2013: member

    I verified it before merging:

    $ for A in *.cpp *.h; do if [[ "$(git log --no-merges --since='1 jan 2013' -n 4 --pretty='format:%ad' "$A")" == "" ]]; then echo "$A"; fi; done
    bitcoin-config.h
    mruset.h
    threadsafety.h
    

    Neither of which is touched by this pullreq.

  11. Bushstar referenced this in commit 2e7ec23693 on Apr 8, 2020
  12. DrahtBot locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-13 21:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me