summary refs log tree commit diff
path: root/shared/nm-utils/unaligned.h
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2018-10-20 01:30:31 +0200
committerMichael Biebl <biebl@debian.org>2018-10-20 01:30:31 +0200
commit6518e361171f64bcaaa4bf868139362ed95cc2e0 (patch)
treed2d5b53faf80646a40ec2c0c7f2a42b3959612f5 /shared/nm-utils/unaligned.h
parente126f3e804c35480c4f075777430419d6ece23da (diff)
New upstream version 1.14.2 upstream/1.14.2
Diffstat (limited to 'shared/nm-utils/unaligned.h')
-rw-r--r--shared/nm-utils/unaligned.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/shared/nm-utils/unaligned.h b/shared/nm-utils/unaligned.h
index 965a5fe9..e62188d1 100644
--- a/shared/nm-utils/unaligned.h
+++ b/shared/nm-utils/unaligned.h
@@ -1,10 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 #pragma once
 
-/***
-  Copyright © 2014 Tom Gundersen
-***/
-
 #include <endian.h>
 #include <stdint.h>