diff options
Diffstat (limited to 'src/rdf.h')
| -rw-r--r-- | src/rdf.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /** @file * @brief headers for RDF types */ @@ -6,7 +7,7 @@ * Jon A. Cruz <jon@joncruz.org> * * Copyright (C) 2004 Authors - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #ifndef SEEN_RDF_H #define SEEN_RDF_H |
