]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - lib/build_OID_registry
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 461
[mirror_ubuntu-eoan-kernel.git] / lib / build_OID_registry
index 5d982721736071675be1574cc13ccba8bcbfa52c..d7fc32ea8ac224f0fb6f28c58b196c665e510992 100755 (executable)
@@ -1,15 +1,11 @@
 #!/usr/bin/perl -w
+# SPDX-License-Identifier: GPL-2.0-or-later
 #
 # Build a static ASN.1 Object Identified (OID) registry
 #
 # Copyright (C) 2012 Red Hat, Inc. All Rights Reserved.
 # Written by David Howells (dhowells@redhat.com)
 #
-# This program is free software; you can redistribute it and/or
-# modify it under the terms of the GNU General Public Licence
-# as published by the Free Software Foundation; either version
-# 2 of the Licence, or (at your option) any later version.
-#
 
 use strict;