diff options
Diffstat (limited to 'src/ui/widget/pages-skeleton.h')
| -rw-r--r-- | src/ui/widget/pages-skeleton.h | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/src/ui/widget/pages-skeleton.h b/src/ui/widget/pages-skeleton.h index 348f24f4d..b1977ed5b 100644 --- a/src/ui/widget/pages-skeleton.h +++ b/src/ui/widget/pages-skeleton.h @@ -1,3 +1,23 @@ +// SPDX-License-Identifier: GPL-2.0-or-later +/** + * @file + * List of paper sizes + */ +/* + * Authors: + * bulia byak <buliabyak@users.sf.net> + * Lauris Kaplinski <lauris@kaplinski.com> + * Jon Phillips <jon@rejon.org> + * Ralf Stephan <ralf@ark.in-berlin.de> (Gtkmm) + * Bob Jamison <ishmal@users.sf.net> + * Abhishek Sharma + * + see git history + * + * Copyright (C) 2000 - 2018 Authors + * + * Released under GNU GPL v2+, read the file 'COPYING' for more information. + */ + #ifndef SEEN_PAGES_SKELETON_H #define SEEN_PAGES_SKELETON_H |
