ifgi / optimetaPortal

Geospatial discovery of research articles based on open metadata
https://projects.tib.eu/optimeta
GNU General Public License v3.0
1 stars 4 forks source link

Add license headers to all files #57

Open nuest opened 2 years ago

nuest commented 2 years ago

Template below, or take a good look at https://reuse.software/tutorial/

/**
 * 
 * js/journal.js
 *
 * Copyright (c) 2022 OPTIMETA project
 * Copyright (c) 2022 Daniel Nüst
 * Distributed under the GNU GPL v3. For full terms see the file LICENSE.
 * 
 * @brief Display spatio-temporal metadata for a whole journal on a separate page.
*/