summaryrefslogtreecommitdiff
path: root/lib/support.c
diff options
context:
space:
mode:
authorHartmut Brandt <harti@FreeBSD.org>2018-07-27 19:30:18 +0000
committerHartmut Brandt <harti@FreeBSD.org>2018-07-27 19:30:18 +0000
commitcf7f444550f07e0e64bc037f6454eb721dd3df67 (patch)
tree7f3e298082cdf4691c309bc67c630e492853a652 /lib/support.c
parentb9d1a85f5eb78a276f3accf6c9f449f1d1ce2039 (diff)
Notes
Diffstat (limited to 'lib/support.c')
-rw-r--r--lib/support.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/support.c b/lib/support.c
index 391c152d0759..6a759b3e1507 100644
--- a/lib/support.c
+++ b/lib/support.c
@@ -1,10 +1,10 @@
-/*
+/*
* Copyright (C) 2004
* Hartmut Brandt.
* All rights reserved.
- *
+ *
* Author: Harti Brandt <harti@freebsd.org>
- *
+ *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
@@ -13,7 +13,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- *
+ *
* THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE