HomePhabricator

Fix quoting of copyright holders in configure.ac.
72fd008e7fa5Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix quoting of copyright holders in configure.ac.

The old configure.ac did not work for a copyright holders string
containing commas due to insufficient quoting. The new one allows this.
While this is, of course, not of direct consequence to the current code
(where the string is "Bitcoin Core"), it should still be fixed now that
the string is actually factored out.

Details

Provenance
Daniel Kraft <d@domob.eu>Authored on Feb 7 2016, 13:06
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGe7ea5db0c190: Merge #7459: Consensus: Decouple pow.o from util.o
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Kraft <d@domob.eu> committed rSTAGING72fd008e7fa5: Fix quoting of copyright holders in configure.ac. (authored by Daniel Kraft <d@domob.eu>).Feb 7 2016, 13:06