Skip to content

Commit f5c1e54

Browse files
committed
ovmerge: Update Copyright details, remove GPL-2.0
The BSD 3-Clause licence is sufficiently permissive that a dual licence with GPL-2.0 shouldn't add anything. Revert to BSD3 to match everything else in this repo, and update the Copyright message, which has fallen behind recent changes. Signed-off-by: Phil Elwell <[email protected]>
1 parent 58e5caa commit f5c1e54

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

ovmerge/ovmerge

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/perl
22

33
# Author: Phil Elwell <[email protected]>
4-
# Copyright (c) 2018-2021, Raspberry Pi (Trading) Ltd.
4+
# Copyright (c) 2018-2025, Raspberry Pi Ltd.
55
#
66
# Redistribution and use in source and binary forms, with or without
77
# modification, are permitted provided that the following conditions
@@ -16,10 +16,6 @@
1616
# to endorse or promote products derived from this software without
1717
# specific prior written permission.
1818
#
19-
# ALTERNATIVELY, this software may be distributed under the terms of the
20-
# GNU General Public License ("GPL") version 2, as published by the Free
21-
# Software Foundation.
22-
#
2319
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
2420
# IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
2521
# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR

0 commit comments

Comments
 (0)