diff options
author | Manuel Bentele | 2021-04-16 08:20:06 +0200 |
---|---|---|
committer | Manuel Bentele | 2021-04-16 08:20:06 +0200 |
commit | f7cca217a3696980a72564f57bad4597ddbe9df5 (patch) | |
tree | aef86d634095f2ff73b5044c5be1eb662e036336 /inc | |
parent | [SERVER] Mark uplink requests with BGR/prefetch flags and handle them (diff) | |
download | dnbd3-f7cca217a3696980a72564f57bad4597ddbe9df5.tar.gz dnbd3-f7cca217a3696980a72564f57bad4597ddbe9df5.tar.xz dnbd3-f7cca217a3696980a72564f57bad4597ddbe9df5.zip |
[KERNEL] Removes duplicate word 'of' in license headers
Diffstat (limited to 'inc')
-rw-r--r-- | inc/dnbd3/config.h | 2 | ||||
-rw-r--r-- | inc/dnbd3/shared/log.h | 2 | ||||
-rw-r--r-- | inc/dnbd3/types.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/inc/dnbd3/config.h b/inc/dnbd3/config.h index 50336af..eb4b8b1 100644 --- a/inc/dnbd3/config.h +++ b/inc/dnbd3/config.h @@ -3,7 +3,7 @@ * * Copyright(c) 2011-2012 Johann Latocha <johann@latocha.de> * - * This file may be licensed under the terms of of the + * This file may be licensed under the terms of the * GNU General Public License Version 2 (the ``GPL''). * * Software distributed under the License is distributed diff --git a/inc/dnbd3/shared/log.h b/inc/dnbd3/shared/log.h index 9185b18..2a15f1d 100644 --- a/inc/dnbd3/shared/log.h +++ b/inc/dnbd3/shared/log.h @@ -3,7 +3,7 @@ * * Copyright(c) 2011-2012 Simon Rettberg * - * This file may be licensed under the terms of of the + * This file may be licensed under the terms of the * GNU General Public License Version 2 (the ``GPL''). * * Software distributed under the License is distributed diff --git a/inc/dnbd3/types.h b/inc/dnbd3/types.h index 59bf2d1..699fa68 100644 --- a/inc/dnbd3/types.h +++ b/inc/dnbd3/types.h @@ -3,7 +3,7 @@ * * Copyright(c) 2011-2012 Johann Latocha <johann@latocha.de> * - * This file may be licensed under the terms of of the + * This file may be licensed under the terms of the * GNU General Public License Version 2 (the ``GPL''). * * Software distributed under the License is distributed |