Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions compat/bsd_compat.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2014 Landon Fuller <landon@landonf.org>
* All rights reserved.
*
Expand Down
2 changes: 2 additions & 0 deletions compat/closefrom.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*
* SPDX-License-Identifier: ISC
*
* Copyright (c) 2004-2005 Todd C. Miller <Todd.Miller@courtesan.com>
*
* Permission to use, copy, modify, and distribute this software for any
Expand Down
2 changes: 2 additions & 0 deletions compat/endian_util.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2002 Thomas Moestl <tmm@FreeBSD.org>
* All rights reserved.
*
Expand Down
4 changes: 3 additions & 1 deletion compat/funopen.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2014, Vsevolod Stakhov
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2014, Vsevolod Stakhov
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 2 additions & 0 deletions compat/humanize_number.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*
* SPDX-License-Identifier: BSD-3-Clause
*
* Copyright (c) 1996 Peter Wemm <peter@FreeBSD.org>.
* All rights reserved.
* Copyright (c) 2002 Networks Associates Technology, Inc.
Expand Down
2 changes: 2 additions & 0 deletions libpkg/backup.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2011-2020 Baptiste Daroussin <bapt@FreeBSD.org>
* Copyright (c) 2012 Matthew Seaman <matthew@FreeBSD.org>
* All rights reserved.
Expand Down
2 changes: 2 additions & 0 deletions libpkg/backup_lib.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2020-2026 Baptiste Daroussin <bapt@FreeBSD.org>
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 2 additions & 0 deletions libpkg/binfmt_macho.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2024 Keve Müller <kevemueller@users.github.com>
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 2 additions & 0 deletions libpkg/clean_cache.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2015 Baptiste Daroussin <bapt@FreeBSD.org>
* All rights reserved.
*
Expand Down
2 changes: 2 additions & 0 deletions libpkg/diff.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*
** SPDX-License-Identifier: BSD-2-Clause
**
** Copyright (c) 2007 D. Richard Hipp
**
** This program is free software; you can redistribute it and/or
Expand Down
2 changes: 2 additions & 0 deletions libpkg/fetch.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2012-2023 Baptiste Daroussin <bapt@FreeBSD.org>
* Copyright (c) 2011-2012 Julien Laffaye <jlaffaye@FreeBSD.org>
* Copyright (c) 2014 Vsevolod Stakhov <vsevolod@FreeBSD.org>
Expand Down
2 changes: 2 additions & 0 deletions libpkg/fetch_file.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2020-2023 Baptiste Daroussin <bapt@FreeBSD.org>
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 2 additions & 0 deletions libpkg/fetch_libfetch.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2020-2026 Baptiste Daroussin <bapt@FreeBSD.org>
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 2 additions & 0 deletions libpkg/fetch_ssh.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2020 Baptiste Daroussin <bapt@FreeBSD.org>
* Copyright (c) 2023 Serenity Cyber Security, LLC <license@futurecrew.ru>
* Author: Gleb Popov <arrowd@FreeBSD.org>
Expand Down
2 changes: 2 additions & 0 deletions libpkg/lua.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2019-2025 Baptiste Daroussin <bapt@FreeBSD.org>
* Copyright (c) 2023 Serenity Cyber Security, LLC
* Author: Gleb Popov <arrowd@FreeBSD.org>
Expand Down
2 changes: 2 additions & 0 deletions libpkg/merge3.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2014 Baptiste Daroussin <bapt@FreeBSD.org>
* All rights reserved.
*~
Expand Down
2 changes: 2 additions & 0 deletions libpkg/metalog.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2016 Brad Davis <brd@FreeBSD.org>
* All rights reserved.
*
Expand Down
2 changes: 2 additions & 0 deletions libpkg/packing.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2011-2025 Baptiste Daroussin <bapt@FreeBSD.org>
* Copyright (c) 2011 Will Andrews <will@FreeBSD.org>
* All rights reserved.
Expand Down
2 changes: 2 additions & 0 deletions libpkg/pkg_arch.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2011-2012 Baptiste Daroussin <bapt@FreeBSD.org>
* Copyright (c) 2012-2013 Matthew Seaman <matthew@FreeBSD.org>
* All rights reserved.
Expand Down
2 changes: 2 additions & 0 deletions libpkg/pkg_audit.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2011-2012 Julien Laffaye <jlaffaye@FreeBSD.org>
* Copyright (c) 2014 Matthew Seaman <matthew@FreeBSD.org>
* Copyright (c) 2014 Vsevolod Stakhov <vsevolod@FreeBSD.org>
Expand Down
4 changes: 3 additions & 1 deletion libpkg/pkg_checksum.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2014, Vsevolod Stakhov <vsevolod@FreeBSD.org>
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2014, Vsevolod Stakhov <vsevolod@FreeBSD.org>
* Copyright (c) 2014, Google Inc.
* All rights reserved.
*
Expand Down
2 changes: 2 additions & 0 deletions libpkg/pkg_config.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2011-2025 Baptiste Daroussin <bapt@FreeBSD.org>
* Copyright (c) 2011-2012 Julien Laffaye <jlaffaye@FreeBSD.org>
* Copyright (c) 2014 Matthew Seaman <matthew@FreeBSD.org>
Expand Down
2 changes: 2 additions & 0 deletions libpkg/pkg_create.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2011-2020 Baptiste Daroussin <bapt@FreeBSD.org>
* Copyright (c) 2011-2012 Julien Laffaye <jlaffaye@FreeBSD.org>
* Copyright (c) 2014-2015 Matthew Seaman <matthew@FreeBSD.org>
Expand Down
2 changes: 2 additions & 0 deletions libpkg/pkg_cudf.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2013 Vsevolod Stakhov <vsevolod@FreeBSD.org>
* All rights reserved.
*
Expand Down
2 changes: 2 additions & 0 deletions libpkg/pkg_delete.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2011-2026 Baptiste Daroussin <bapt@FreeBSD.org>
* Copyright (c) 2011-2012 Julien Laffaye <jlaffaye@FreeBSD.org>
* Copyright (c) 2011 Will Andrews <will@FreeBSD.org>
Expand Down
2 changes: 2 additions & 0 deletions libpkg/pkg_deps.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2015-2017, Vsevolod Stakhov
* All rights reserved.
*
Expand Down
2 changes: 2 additions & 0 deletions libpkg/pkg_event.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2011-2013 Baptiste Daroussin <bapt@FreeBSD.org>
* Copyright (c) 2011-2012 Julien Laffaye <jlaffaye@FreeBSD.org>
* Copyright (c) 2015 Matthew Seaman <matthew@FreeBSD.org>
Expand Down
2 changes: 2 additions & 0 deletions libpkg/pkg_jobs.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2011-2026 Baptiste Daroussin <bapt@FreeBSD.org>
* Copyright (c) 2011-2012 Julien Laffaye <jlaffaye@FreeBSD.org>
* Copyright (c) 2011-2012 Marin Atanasov Nikolov <dnaeon@gmail.com>
Expand Down
2 changes: 2 additions & 0 deletions libpkg/pkg_jobs_conflicts.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2014 Vsevolod Stakhov <vsevolod@FreeBSD.org>
* All rights reserved.
*
Expand Down
2 changes: 2 additions & 0 deletions libpkg/pkg_jobs_schedule.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2024 The FreeBSD Foundation
*
* This software was developed by Isaac Freund <ifreund@freebsdfoundation.org>
Expand Down
4 changes: 3 additions & 1 deletion libpkg/pkg_jobs_universe.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2014, Vsevolod Stakhov
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2014, Vsevolod Stakhov
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 2 additions & 0 deletions libpkg/pkg_key.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2021 Kyle Evans <kevans@FreeBSD.org>
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 2 additions & 0 deletions libpkg/pkg_object.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2014 Baptiste Daroussin <bapt@FreeBSD.org>
* All rights reserved.
*
Expand Down
2 changes: 2 additions & 0 deletions libpkg/pkg_ports.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2011-2020 Baptiste Daroussin <bapt@FreeBSD.org>
* Copyright (c) 2011-2012 Julien Laffaye <jlaffaye@FreeBSD.org>
* Copyright (c) 2012-2013 Bryan Drewery <bdrewery@FreeBSD.org>
Expand Down
2 changes: 2 additions & 0 deletions libpkg/pkg_printf.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2012-2015 Matthew Seaman <matthew@FreeBSD.org>
* Copyright (c) 2014-2020 Baptiste Daroussin <bapt@FreeBSD.org>
* All rights reserved.
Expand Down
2 changes: 2 additions & 0 deletions libpkg/pkg_repo.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2011-2024 Baptiste Daroussin <bapt@FreeBSD.org>
* Copyright (c) 2011-2012 Julien Laffaye <jlaffaye@FreeBSD.org>
* Copyright (c) 2011-2012 Marin Atanasov Nikolov <dnaeon@gmail.com>
Expand Down
2 changes: 2 additions & 0 deletions libpkg/pkg_repo_meta.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2019 Baptiste Daroussin <bapt@FreeBSD.org>
* Copyright (c) 2014 Vsevolod Stakhov <vsevolod@FreeBSD.org>
* All rights reserved.
Expand Down
2 changes: 2 additions & 0 deletions libpkg/pkg_repo_update.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2012-2014 Baptiste Daroussin <bapt@FreeBSD.org>
* Copyright (c) 2012 Julien Laffaye <jlaffaye@FreeBSD.org>
* Copyright (c) 2014 Vsevolod Stakhov <vsevolod@FreeBSD.org>
Expand Down
2 changes: 2 additions & 0 deletions libpkg/pkg_sandbox.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2011-2014 Baptiste Daroussin <bapt@FreeBSD.org>
* Copyright (c) 2014 Vsevolod Stakhov <vsevolod@FreeBSD.org>
* All rights reserved.
Expand Down
2 changes: 2 additions & 0 deletions libpkg/pkg_solve.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2013-2017 Vsevolod Stakhov <vsevolod@FreeBSD.org>
* Copyright (c) 2024 Serenity Cyber Security, LLC <license@futurecrew.ru>
* Author: Gleb Popov <arrowd@FreeBSD.org>
Expand Down
2 changes: 2 additions & 0 deletions libpkg/pkg_status.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2012 Matthew Seaman <matthew@FreeBSD.org>
* All rights reserved.
*
Expand Down
2 changes: 2 additions & 0 deletions libpkg/pkg_version.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2011 Philippe Pepiot <phil@philpep.org>
* Copyright (c) 2014 Vsevolod Stakhov <vsevolod@FreeBSD.org>
* All rights reserved.
Expand Down
2 changes: 2 additions & 0 deletions libpkg/pkghash.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2021 Baptiste Daroussin <bapt@FreeBSD.org>
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 2 additions & 0 deletions libpkg/pkgsign.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2021 Kyle Evans <kevans@FreeBSD.org>
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 2 additions & 0 deletions libpkg/pkgsign_ecc.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2011-2013 Baptiste Daroussin <bapt@FreeBSD.org>
* Copyright (c) 2011-2012 Julien Laffaye <jlaffaye@FreeBSD.org>
* All rights reserved.
Expand Down
2 changes: 2 additions & 0 deletions libpkg/pkgsign_ossl.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2011-2013 Baptiste Daroussin <bapt@FreeBSD.org>
* Copyright (c) 2011-2012 Julien Laffaye <jlaffaye@FreeBSD.org>
* All rights reserved.
Expand Down
2 changes: 2 additions & 0 deletions libpkg/plugins.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2012 Marin Atanasov Nikolov <dnaeon@gmail.com>
* Copyright (c) 2012 Julien Laffaye <jlaffaye@FreeBSD.org>
* Copyright (c) 2012-2014 Baptiste Daroussin <bapt@FreeBSD.org>
Expand Down
2 changes: 2 additions & 0 deletions libpkg/private/db_upgrades.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2011-2019 Baptiste Daroussin <bapt@FreeBSD.org>
* Copyright (c) 2011-2012 Julien Laffaye <jlaffaye@FreeBSD.org>
* Copyright (c) 2013 Matthew Seaman <matthew@FreeBSD.org>
Expand Down
2 changes: 2 additions & 0 deletions libpkg/private/event.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2011-2024 Baptiste Daroussin <bapt@FreeBSD.org>
* Copyright (c) 2011-2012 Julien Laffaye <jlaffaye@FreeBSD.org>
* Copyright (c) 2014 Vsevolod Stakhov <vsevolod@FreeBSD.org>
Expand Down
2 changes: 2 additions & 0 deletions libpkg/private/fetch.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2020-2023 Baptiste Daroussin <bapt@FreeBSD.org>
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 2 additions & 0 deletions libpkg/private/lua.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2019-2025 Baptiste Daroussin <bapt@FreeBSD.org>
* All rights reserved.
*
Expand Down
2 changes: 2 additions & 0 deletions libpkg/private/packing.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2011-2021 Baptiste Daroussin <bapt@FreeBSD.org>
* Copyright (c) 2011 Will Andrews <will@FreeBSD.org>
* All rights reserved.
Expand Down
2 changes: 2 additions & 0 deletions libpkg/private/pkg_deps.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2015, Vsevolod Stakhov
* All rights reserved.
*
Expand Down
4 changes: 3 additions & 1 deletion libpkg/private/pkg_jobs.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2014, Vsevolod Stakhov
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2014, Vsevolod Stakhov
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 2 additions & 0 deletions libpkg/private/pkg_printf.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2012-2013 Matthew Seaman <matthew@FreeBSD.org>
* All rights reserved.
*
Expand Down
2 changes: 2 additions & 0 deletions libpkg/private/pkgsign.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*-
* SPDX-License-Identifier: LicenseRef-scancode-bsd-unchanged
*
* Copyright (c) 2021 Kyle Evans <kevans@FreeBSD.org>
*
* Redistribution and use in source and binary forms, with or without
Expand Down
Loading
Loading