]> git.ipfire.org Git - thirdparty/libbsd.git/commitdiff
Use UTF-8 copyright symbols for non-imported files 0.1.0
authorGuillem Jover <guillem@hadrons.org>
Wed, 20 May 2009 02:20:21 +0000 (04:20 +0200)
committerGuillem Jover <guillem@hadrons.org>
Wed, 20 May 2009 02:20:21 +0000 (04:20 +0200)
14 files changed:
include/bsd/bsd.h
include/bsd/cdefs.h
include/bsd/err.h
include/bsd/getopt.h
include/bsd/inet.h
include/bsd/random.h
include/bsd/stdlib.h
include/bsd/string.h
include/nlist.h
src/bsd_getopt.c
src/err.c
src/fgetln.c
src/local-elf.h
src/progname.c

index 0d81a3c6f8cefe44c5b52c63548f5b002c10bbd1..2956dc6dc783265c5f5a3d99f5b927f6b99b24b2 100644 (file)
@@ -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
index 3b6446e6e6a7198fba9c850c7e5fc9a8f19a7347..9d5920c40662f025bf9307cc30ff5f1e4dbd4c68 100644 (file)
@@ -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
index fd23bfa8b38a1c6b6feff809faad4f1053d6dfbc..b8f9c8229561a0bdd4d22a608598515fe8b93a3a 100644 (file)
@@ -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
index 2f772f07793cb2e84c3c70d1e91c02b548c63137..4d68b55b002d8b38f16ce98f8cafb075ae60c60c 100644 (file)
@@ -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
index d9a63a531833516d4573d1c6f2b3aadc1de66110..14ea2568db2cf8cd109983d1edf1b9883f407b5e 100644 (file)
@@ -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
index 9999a8d28b3909ad0faed40211505385a979f36d..578c9be2973c72036489710510ee451ff6ddcfaf 100644 (file)
@@ -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
index 16376cb9d14252cfc3f9d74a0178c6a4e56eaa75..b01d9705d49b8bba1054dafd9ad84547517626fe 100644 (file)
@@ -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
index 185a42d6d4459364d790a8fac52f792998568dc3..e66036961a476316556bcb2e8bd5eeea5b66c24d 100644 (file)
@@ -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
index 95af7d8799becaa66753874b07833051086ca7a4..0f2fa2074dac2b29054b4bd7fbfad58bf158342f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Guillem Jover
+ * Copyright © 2009 Guillem Jover
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
index 73edae556d6c6cf999aaae0ceb480d75b8cd09f1..1c878ed0fc1cb322c86721669bff170c7f6ca015 100644 (file)
@@ -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
index 7317b928bea72b5dba0f7af80062ba23d6cb7694..c7bb416cd3159013e9019a8353e135fa691de3fa 100644 (file)
--- a/src/err.c
+++ b/src/err.c
@@ -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
index 33b261b6217c0cdec34888d801a4549fed557470..6e3d000e3ceb89710cc48da0bd3998471280cdda 100644 (file)
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 2005 Hector Garcia Alvarez
- * Copyright (C) 2005, 2008, 2009 Guillem Jover
+ * Copyright © 2005 Hector Garcia Alvarez
+ * Copyright © 2005, 2008, 2009 Guillem Jover
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
index 1ac0fc8c5fc6a6789ca941ed25c08aa8aee4e2c2..b9484b6497e399e45cc289de4137e31416f4be04 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Guillem Jover
+ * Copyright © 2009 Guillem Jover
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
index 69a060a2e97dcadc9e351225630ef13feb11cb57..9415f1702e40cfb887e6c04f4286886f0123b638 100644 (file)
@@ -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