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
deadalnixPushed on May 14 2017, 22:04
Parents
rABCe7ea5db0c190: Merge #7459: Consensus: Decouple pow.o from util.o
Branches
Unknown
Tags
Unknown

Event Timeline

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