UoB-HPC / BabelStream

STREAM, for lots of devices written in many programming models
Other
313 stars 109 forks source link

Question regarding copyright information #164

Open j-stephan opened 9 months ago

j-stephan commented 9 months ago

Over at https://github.com/alpaka-group/alpaka/pull/2177 we are currently considering to move to SPDX-style license headers. Since we also maintain a port of BabelStream in our repository we would change the BabelStream license headers to this format:

/*
 * SPDX-FileCopyrightText: University of Bristol <https://www.bristol.ac.uk>
 *
 * SPDX-FileContributor: Tom Deakin <tom.deakin@bristol.ac.uk>
 * SPDX-FileContributor: Simon McIntosh-Smith <s.mcintosh-smith@bristol.ac.uk>
 *
 * SPDX-License-Identifier: LicenseRef-Babelstream
 */

Is this acceptable from your point of view (and the University of Bristol's)? Or would you rather have this changed to something else?

tomdeakin commented 1 month ago

LGTM - I think this would also make it easier to capture the contributors to all files.