summaryrefslogtreecommitdiff
path: root/include/bsd
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2009-05-20 04:20:21 +0200
committerGuillem Jover <guillem@hadrons.org>2009-05-20 04:20:21 +0200
commit1f0b016e97611a35151eca4952277211a0ee4656 (patch)
treef299d0297cfc0bef705cfd04d97bf427fb3e532c /include/bsd
parentdcaec44a6fd4ede2b8d8050a7c05185c28f66917 (diff)
downloadlibbsd-1f0b016e97611a35151eca4952277211a0ee4656.tar.gz
Use UTF-8 copyright symbols for non-imported files
Diffstat (limited to 'include/bsd')
-rw-r--r--include/bsd/bsd.h2
-rw-r--r--include/bsd/cdefs.h2
-rw-r--r--include/bsd/err.h2
-rw-r--r--include/bsd/getopt.h2
-rw-r--r--include/bsd/inet.h2
-rw-r--r--include/bsd/random.h2
-rw-r--r--include/bsd/stdlib.h6
-rw-r--r--include/bsd/string.h2
8 files changed, 10 insertions, 10 deletions
diff --git a/include/bsd/bsd.h b/include/bsd/bsd.h
index 0d81a3c..2956dc6 100644
--- a/include/bsd/bsd.h
+++ b/include/bsd/bsd.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004, 2005, 2006 Guillem Jover
+ * Copyright © 2004, 2005, 2006 Guillem Jover
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/bsd/cdefs.h b/include/bsd/cdefs.h
index 3b6446e..9d5920c 100644
--- a/include/bsd/cdefs.h
+++ b/include/bsd/cdefs.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004, 2005, 2006 Guillem Jover
+ * Copyright © 2004, 2005, 2006 Guillem Jover
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/bsd/err.h b/include/bsd/err.h
index fd23bfa..b8f9c82 100644
--- a/include/bsd/err.h
+++ b/include/bsd/err.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006 Robert Millan
+ * Copyright © 2006 Robert Millan
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/bsd/getopt.h b/include/bsd/getopt.h
index 2f772f0..4d68b55 100644
--- a/include/bsd/getopt.h
+++ b/include/bsd/getopt.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006 Robert Millan
+ * Copyright © 2006 Robert Millan
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/bsd/inet.h b/include/bsd/inet.h
index d9a63a5..14ea256 100644
--- a/include/bsd/inet.h
+++ b/include/bsd/inet.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008 Guillem Jover
+ * Copyright © 2008 Guillem Jover
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/bsd/random.h b/include/bsd/random.h
index 9999a8d..578c9be 100644
--- a/include/bsd/random.h
+++ b/include/bsd/random.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004, 2005 Guillem Jover
+ * Copyright © 2004, 2005 Guillem Jover
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/bsd/stdlib.h b/include/bsd/stdlib.h
index 16376cb..b01d970 100644
--- a/include/bsd/stdlib.h
+++ b/include/bsd/stdlib.h
@@ -1,7 +1,7 @@
/*
- * Copyright (C) 2005 Aurelien Jarno
- * Copyright (C) 2006 Robert Millan
- * Copyright (C) 2008 Guillem Jover
+ * Copyright © 2005 Aurelien Jarno
+ * Copyright © 2006 Robert Millan
+ * Copyright © 2008 Guillem Jover
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/bsd/string.h b/include/bsd/string.h
index 185a42d..e660369 100644
--- a/include/bsd/string.h
+++ b/include/bsd/string.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004, 2005, 2009 Guillem Jover
+ * Copyright © 2004, 2005, 2009 Guillem Jover
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions