FirelyTeam / firely-cql-sdk

BSD 3-Clause "New" or "Revised" License
27 stars 16 forks source link

2.0/Copyright file header #321

Closed baseTwo closed 3 months ago

baseTwo commented 3 months ago

Add file headers to each C# file. No need to update older dated copyrights, since a copyright date refers to the year in which a creative work, such as a book, music, or artwork, was first published or produced. It serves as evidence of when the work was made public, aiding in legal matters

/*
 * Copyright (c) 2024, NCQA and contributors
 * See the file CONTRIBUTORS for details.
 *
 * This file is licensed under the BSD 3-Clause license
 * available at https://raw.githubusercontent.com/FirelyTeam/firely-cql-sdk/main/LICENSE
 */