From f94ef3dc8c9c7409a4a22b867df4ac4a5f82c533 Mon Sep 17 00:00:00 2001 From: Richard Cornwell Date: Sat, 22 Feb 2020 15:26:11 -0500 Subject: [PATCH] KA10: Updated copyright notices. --- PDP10/kl10_fe.c | 2 +- PDP10/kl10_nia.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PDP10/kl10_fe.c b/PDP10/kl10_fe.c index 9a3c2b4..524599f 100644 --- a/PDP10/kl10_fe.c +++ b/PDP10/kl10_fe.c @@ -1,6 +1,6 @@ /* kl10_fe.c: KL-10 front end (console terminal) simulator - Copyright (c) 2013-2019, Richard Cornwell + Copyright (c) 2019-2020, Richard Cornwell Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), diff --git a/PDP10/kl10_nia.c b/PDP10/kl10_nia.c index 8456409..a9b73f7 100644 --- a/PDP10/kl10_nia.c +++ b/PDP10/kl10_nia.c @@ -1,6 +1,6 @@ /* kl10_NIA.c: NIA 20 Network interface. - Copyright (c) 2019, Richard Cornwell. + Copyright (c) 2020, Richard Cornwell. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"),