diff options
Diffstat (limited to 'src/ui/dialog/filedialogimpl-gtkmm.h')
| -rw-r--r-- | src/ui/dialog/filedialogimpl-gtkmm.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/dialog/filedialogimpl-gtkmm.h b/src/ui/dialog/filedialogimpl-gtkmm.h index f4625c5f8..82f56d311 100644 --- a/src/ui/dialog/filedialogimpl-gtkmm.h +++ b/src/ui/dialog/filedialogimpl-gtkmm.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /** @file * @brief Implementation of the file dialog interfaces defined in filedialogimpl.h */ @@ -11,7 +12,7 @@ * Copyright (C) 2004-2008 Authors * Copyright (C) 2004-2007 The Inkscape Organization * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #ifndef __FILE_DIALOGIMPL_H__ |
