diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/bsd_getopt.c | 2 | ||||
-rw-r--r-- | src/err.c | 2 | ||||
-rw-r--r-- | src/fgetln.c | 4 | ||||
-rw-r--r-- | src/local-elf.h | 2 | ||||
-rw-r--r-- | src/progname.c | 2 |
5 files changed, 6 insertions, 6 deletions
diff --git a/src/bsd_getopt.c b/src/bsd_getopt.c index 73edae5..1c878ed 100644 --- a/src/bsd_getopt.c +++ b/src/bsd_getopt.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 @@ -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/src/fgetln.c b/src/fgetln.c index 33b261b..6e3d000 100644 --- a/src/fgetln.c +++ b/src/fgetln.c @@ -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 diff --git a/src/local-elf.h b/src/local-elf.h index 1ac0fc8..b9484b6 100644 --- a/src/local-elf.h +++ b/src/local-elf.h @@ -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 diff --git a/src/progname.c b/src/progname.c index 69a060a..9415f17 100644 --- a/src/progname.c +++ b/src/progname.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 |