Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libmtime
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
icon-libraries
libmtime
Commits
77bd7ea5
Commit
77bd7ea5
authored
9 months ago
by
Sergey Kosukhin
Browse files
Options
Downloads
Patches
Plain Diff
Switch from dep5 to REUSE.toml
parent
a3a463e5
No related branches found
No related tags found
1 merge request
!42
Prepare CI for the release branches
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.reuse/dep5
+0
-34
0 additions, 34 deletions
.reuse/dep5
REUSE.toml
+28
-0
28 additions, 0 deletions
REUSE.toml
with
28 additions
and
34 deletions
.reuse/dep5
deleted
100644 → 0
+
0
−
34
View file @
a3a463e5
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: mtime
Upstream-Contact: Luis Kornblueh <luis.kornblueh@mpimet.mpg.de>
Source: https://gitlab.dkrz.de/icon-libraries/libmtime
Files: AUTHORS NEWS README */README
Copyright: 2013-2024 MPI-M, Luis Kornblueh, Rahul Sinha and DWD, Florian Prill. All rights reserved.
License: CC-BY-4.0
Files: scripts/reconfigure
Copyright: 2021 Thomas Jahns <jahns@dkrz.de>
License: BSD-3-Clause
Files: m4/acx_lt_problems.m4
Copyright: 2011 Thomas Jahns <jahns@dkrz.de>
License: BSD-3-Clause
Files: m4/acx_use_libtool_configuration.m4
Copyright: 2016 Thomas Jahns <jahns@dkrz.de>
License: BSD-3-Clause
Files: m4/kpse_libtool.m4
Copyright:
1995 - 2009 Karl Berry <tex-live@tug.org>
2009, 2010 Peter Breitenlohner <tex-live@tug.org>
License: FSFULLR
Files: contrib/*/README.txt
Copyright: 2024 Thomas Jahns <jahns@dkrz.de>
License: CC-BY-4.0
Files: contrib/*.patch
Copyright: 2024 Thomas Jahns <jahns@dkrz.de>
License: GPL-2.0-or-later WITH Libtool-exception
This diff is collapsed.
Click to expand it.
REUSE.toml
0 → 100644
+
28
−
0
View file @
77bd7ea5
# Copyright (c) 2013-2024 MPI-M, Luis Kornblueh, Rahul Sinha and DWD, Florian Prill. All rights reserved.
#
# SPDX-License-Identifier: CC0-1.0
version
=
1
[[annotations]]
path
=
[
"AUTHORS"
,
"NEWS"
,
"**/README"
]
SPDX-FileCopyrightText
=
"2013-2024 MPI-M, Luis Kornblueh, Rahul Sinha and DWD, Florian Prill. All rights reserved."
SPDX-License-Identifier
=
"CC-BY-4.0"
[[annotations]]
path
=
[
"m4/acx_lt_problems.m4"
,
"m4/acx_use_libtool_configuration.m4"
,
"scripts/reconfigure"
]
SPDX-License-Identifier
=
"BSD-3-Clause"
[[annotations]]
path
=
"m4/kpse_libtool.m4"
SPDX-License-Identifier
=
"FSFULLR"
[[annotations]]
path
=
"contrib/**/README.txt"
SPDX-FileCopyrightText
=
"2024 Thomas Jahns <jahns@dkrz.de>"
SPDX-License-Identifier
=
"CC-BY-4.0"
[[annotations]]
path
=
"contrib/**.patch"
SPDX-FileCopyrightText
=
"2024 Thomas Jahns <jahns@dkrz.de>"
SPDX-License-Identifier
=
"GPL-2.0-or-later WITH Libtool-exception"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment