diff options
| -rw-r--r-- | nokia-fonts.c | 6 | ||||
| -rw-r--r-- | nokia-fonts.h | 6 | ||||
| -rw-r--r-- | nokia-generate-bdf.c | 6 | 
3 files changed, 6 insertions, 12 deletions
| diff --git a/nokia-fonts.c b/nokia-fonts.c index 13d6b4a..cf36916 100644 --- a/nokia-fonts.c +++ b/nokia-fonts.c @@ -1,12 +1,10 @@  /*   * nokia-fonts.c: Nokia 3310 fonts   * - * Copyright (c) 2013, Přemysl Janouch <p.janouch@gmail.com> - * All rights reserved. + * Copyright (c) 2013, Přemysl Janouch <p@janouch.name>   *   * Permission to use, copy, modify, and/or distribute this software for any - * purpose with or without fee is hereby granted, provided that the above - * copyright notice and this permission notice appear in all copies. + * purpose with or without fee is hereby granted.   *   * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES   * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF diff --git a/nokia-fonts.h b/nokia-fonts.h index dbdd5c4..6786fbd 100644 --- a/nokia-fonts.h +++ b/nokia-fonts.h @@ -1,12 +1,10 @@  /*   * nokia-fonts.h: Nokia 3310 fonts   * - * Copyright (c) 2013, Přemysl Janouch <p.janouch@gmail.com> - * All rights reserved. + * Copyright (c) 2013, Přemysl Janouch <p@janouch.name>   *   * Permission to use, copy, modify, and/or distribute this software for any - * purpose with or without fee is hereby granted, provided that the above - * copyright notice and this permission notice appear in all copies. + * purpose with or without fee is hereby granted.   *   * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES   * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF diff --git a/nokia-generate-bdf.c b/nokia-generate-bdf.c index a096554..cd38036 100644 --- a/nokia-generate-bdf.c +++ b/nokia-generate-bdf.c @@ -1,12 +1,10 @@  /*   * nokia-generate-bdf.c: BDF generator for Nokia 3310 fonts   * - * Copyright (c) 2013, Přemysl Janouch <p.janouch@gmail.com> - * All rights reserved. + * Copyright (c) 2013, Přemysl Janouch <p@janouch.name>   *   * Permission to use, copy, modify, and/or distribute this software for any - * purpose with or without fee is hereby granted, provided that the above - * copyright notice and this permission notice appear in all copies. + * purpose with or without fee is hereby granted.   *   * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES   * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | 
