From 4d00e3e176b4e4b3808165bff879cb2d488590b5 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Tue, 1 Jan 2019 00:55:38 -0500 Subject: Make all copyright headers consistent --- gfx/brot.c | 2 +- gfx/cocoa.m | 2 +- gfx/fb.c | 2 +- gfx/gfx.h | 2 +- gfx/gfxx.c | 2 +- gfx/png.h | 2 +- gfx/x11.c | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'gfx') diff --git a/gfx/brot.c b/gfx/brot.c index 660ec7d2..e7ac442d 100644 --- a/gfx/brot.c +++ b/gfx/brot.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2018 Curtis McEnroe +/* Copyright (C) 2018 C. McEnroe * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by diff --git a/gfx/cocoa.m b/gfx/cocoa.m index 237202d9..7e7b7643 100644 --- a/gfx/cocoa.m +++ b/gfx/cocoa.m @@ -1,4 +1,4 @@ -/* Copyright (c) 2018, Curtis McEnroe +/* Copyright (C) 2018 C. McEnroe * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by diff --git a/gfx/fb.c b/gfx/fb.c index 7ee5fea1..75daed22 100644 --- a/gfx/fb.c +++ b/gfx/fb.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2018, Curtis McEnroe +/* Copyright (C) 2018 C. McEnroe * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by diff --git a/gfx/gfx.h b/gfx/gfx.h index cd59ea3d..7fdf9f48 100644 --- a/gfx/gfx.h +++ b/gfx/gfx.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2018, Curtis McEnroe +/* Copyright (C) 2018 C. McEnroe * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by diff --git a/gfx/gfxx.c b/gfx/gfxx.c index 019d4fe9..7373fd4b 100644 --- a/gfx/gfxx.c +++ b/gfx/gfxx.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2018 Curtis McEnroe +/* Copyright (C) 2018 C. McEnroe * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by diff --git a/gfx/png.h b/gfx/png.h index 4eb4da1f..15b6d13d 100644 --- a/gfx/png.h +++ b/gfx/png.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2018 Curtis McEnroe +/* Copyright (C) 2018 C. McEnroe * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by diff --git a/gfx/x11.c b/gfx/x11.c index 95f08949..f885ac31 100644 --- a/gfx/x11.c +++ b/gfx/x11.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2018, Curtis McEnroe +/* Copyright (C) 2018 C. McEnroe * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by -- cgit 1.4.1