diff --git a/lib/util/getusershell.c b/lib/util/getusershell.c index 2dbe82f24..a0c964771 100644 --- a/lib/util/getusershell.c +++ b/lib/util/getusershell.c @@ -1,7 +1,7 @@ /* * SPDX-License-Identifier: ISC * - * Copyright (c) 2019 Todd C. Miller + * Copyright (c) 2019 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/lib/util/host_port.c b/lib/util/host_port.c index 31a03ee0c..e2ecde6da 100644 --- a/lib/util/host_port.c +++ b/lib/util/host_port.c @@ -1,5 +1,7 @@ /* - * Copyright (c) 2019 Todd C. Miller + * SPDX-License-Identifier: ISC + * + * Copyright (c) 2019 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/lib/util/roundup.c b/lib/util/roundup.c index de3b9b80b..3f5fd463c 100644 --- a/lib/util/roundup.c +++ b/lib/util/roundup.c @@ -1,5 +1,7 @@ /* - * Copyright (c) 2019 Todd C. Miller + * SPDX-License-Identifier: ISC + * + * Copyright (c) 2019 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/logsrvd/iolog_writer.c b/logsrvd/iolog_writer.c index b4605bfcf..d0a59ac33 100644 --- a/logsrvd/iolog_writer.c +++ b/logsrvd/iolog_writer.c @@ -1,5 +1,7 @@ /* - * Copyright (c) 2019 Todd C. Miller + * SPDX-License-Identifier: ISC + * + * Copyright (c) 2019 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/logsrvd/logsrv_util.c b/logsrvd/logsrv_util.c index e2e32bed4..72b0700c3 100644 --- a/logsrvd/logsrv_util.c +++ b/logsrvd/logsrv_util.c @@ -1,5 +1,7 @@ /* - * Copyright (c) 2019 Todd C. Miller + * SPDX-License-Identifier: ISC + * + * Copyright (c) 2019 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/logsrvd/logsrv_util.h b/logsrvd/logsrv_util.h index c226d3630..716f8bdb0 100644 --- a/logsrvd/logsrv_util.h +++ b/logsrvd/logsrv_util.h @@ -1,5 +1,7 @@ /* - * Copyright (c) 2019 Todd C. Miller + * SPDX-License-Identifier: ISC + * + * Copyright (c) 2019 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/logsrvd/logsrvd.c b/logsrvd/logsrvd.c index 3701e8c66..a23aa4042 100644 --- a/logsrvd/logsrvd.c +++ b/logsrvd/logsrvd.c @@ -1,5 +1,7 @@ /* - * Copyright (c) 2019-2020 Todd C. Miller + * SPDX-License-Identifier: ISC + * + * Copyright (c) 2019-2020 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/logsrvd/logsrvd.h b/logsrvd/logsrvd.h index 73c95fa21..d34b0e66b 100644 --- a/logsrvd/logsrvd.h +++ b/logsrvd/logsrvd.h @@ -1,5 +1,7 @@ /* - * Copyright (c) 2019-2020 Todd C. Miller + * SPDX-License-Identifier: ISC + * + * Copyright (c) 2019-2020 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/logsrvd/logsrvd_conf.c b/logsrvd/logsrvd_conf.c index 85c0138ad..47bcf2cba 100644 --- a/logsrvd/logsrvd_conf.c +++ b/logsrvd/logsrvd_conf.c @@ -1,5 +1,7 @@ /* - * Copyright (c) 2019-2020 Todd C. Miller + * SPDX-License-Identifier: ISC + * + * Copyright (c) 2019-2020 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/logsrvd/sendlog.c b/logsrvd/sendlog.c index d79c82d09..7c94a74aa 100644 --- a/logsrvd/sendlog.c +++ b/logsrvd/sendlog.c @@ -1,5 +1,7 @@ /* - * Copyright (c) 2019-2020 Todd C. Miller + * SPDX-License-Identifier: ISC + * + * Copyright (c) 2019-2020 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/logsrvd/sendlog.h b/logsrvd/sendlog.h index ed01b3d3f..334e2c180 100644 --- a/logsrvd/sendlog.h +++ b/logsrvd/sendlog.h @@ -1,5 +1,7 @@ /* - * Copyright (c) 2019-2020 Todd C. Miller + * SPDX-License-Identifier: ISC + * + * Copyright (c) 2019-2020 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/plugins/sudoers/iolog_client.c b/plugins/sudoers/iolog_client.c index 0798ff883..789b7c9a3 100644 --- a/plugins/sudoers/iolog_client.c +++ b/plugins/sudoers/iolog_client.c @@ -1,5 +1,7 @@ /* - * Copyright (c) 2019-2020 Todd C. Miller + * SPDX-License-Identifier: ISC + * + * Copyright (c) 2019-2020 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/plugins/sudoers/iolog_plugin.h b/plugins/sudoers/iolog_plugin.h index c092b0e9b..7b09c0c2c 100644 --- a/plugins/sudoers/iolog_plugin.h +++ b/plugins/sudoers/iolog_plugin.h @@ -1,5 +1,7 @@ /* - * Copyright (c) 2019-2020 Todd C. Miller + * SPDX-License-Identifier: ISC + * + * Copyright (c) 2019-2020 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above