Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion contributor-guide/modules/ROOT/pages/contributors-faq.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Add a multi-line comment based on the following template, substituting appropria
+
[source,cpp]
----
// Copyright Joe Coder 2004 - 2006.
// Copyright (c) 2004-2006 Joe Coder
// 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)
Expand Down
Loading