Skip to content

Wrong copyright notice in the license reference text provided in contributors-faq.adoc #656

Description

@gennaroprota

contributors-faq.adoc provides the following template:

//          Copyright Joe Coder 2004 - 2006.
// Distributed under the Boost Software License, Version 1.0.
//    (See accompanying file LICENSE_1_0.txt or copy at
//          https://www.boost.org/LICENSE_1_0.txt)

which has the years and the copyright holder name swapped. It should actually read:

Copyright 2004 - 2006 Joe Coder

To be honest, it's not clear to me whether a year range can be provided instead of a single year, but, at least, the year(s) should come before the name.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions