Define a license #8

Closed
opened 2023-04-21 22:05:00 +00:00 by javier · 0 comments
Owner

It is required to create a license and a contributors files to this project before annoucing this library as an open-source project. Furthermore, it is required to add an specific header file to all the source code files in this library.

The license to use is the European Union Public License

The recommended header file to use with the source code:

//===----------------------------------------------------------------------===//
//
// This source file is part of the AmiiboService open source project
//
// Copyright (c) 2023 Röck+Cöde VoF. and the AmiiboService project authors
// Licensed under the EUPL 1.2 or later.
//
// See LICENSE.txt for license information
// See CONTRIBUTORS.txt for the list of AmiiboService project authors
//
//===----------------------------------------------------------------------===//
It is required to create a license and a contributors files to this project before annoucing this library as an open-source project. Furthermore, it is required to add an specific header file to all the source code files in this library. The license to use is the [European Union Public License](https://joinup.ec.europa.eu/collection/eupl/introduction-eupl-licence) The recommended header file to use with the source code: ``` //===----------------------------------------------------------------------===// // // This source file is part of the AmiiboService open source project // // Copyright (c) 2023 Röck+Cöde VoF. and the AmiiboService project authors // Licensed under the EUPL 1.2 or later. // // See LICENSE.txt for license information // See CONTRIBUTORS.txt for the list of AmiiboService project authors // //===----------------------------------------------------------------------===// ```
javier added the
enhancement
label 2023-04-21 22:05:00 +00:00
javier self-assigned this 2023-04-21 22:05:00 +00:00
javier added this to the First official release milestone 2023-04-21 22:09:26 +00:00
javier removed the
enhancement
label 2023-04-21 22:14:26 +00:00
javier referenced this issue from a commit 2023-04-23 13:57:50 +00:00
Sign in to join this conversation.
No description provided.