From e54c68e5fea080c972c53844d01e311a1be7c39f Mon Sep 17 00:00:00 2001 From: Richard Cornwell Date: Mon, 8 Jan 2018 22:39:54 -0500 Subject: [PATCH] KA10: Updated copyright notices. --- PDP10/ka10_cp.c | 2 +- PDP10/ka10_cr.c | 2 +- PDP10/ka10_cty.c | 2 +- PDP10/ka10_dc.c | 2 +- PDP10/ka10_defs.h | 2 +- PDP10/ka10_df.c | 2 +- PDP10/ka10_dk.c | 2 +- PDP10/ka10_lp.c | 2 +- PDP10/ka10_mt.c | 2 +- PDP10/ka10_pt.c | 2 +- PDP10/ka10_rc.c | 2 +- PDP10/ka10_rp.c | 2 +- PDP10/ka10_rs.c | 2 +- PDP10/ka10_sys.c | 5 ++++- PDP10/ka10_tu.c | 2 +- 15 files changed, 18 insertions(+), 15 deletions(-) diff --git a/PDP10/ka10_cp.c b/PDP10/ka10_cp.c index f37b54e..1af7b43 100644 --- a/PDP10/ka10_cp.c +++ b/PDP10/ka10_cp.c @@ -1,6 +1,6 @@ /* ka10_cp.c: PDP10 Card Punch - Copyright (c) 2016, Richard Cornwell + Copyright (c) 2016-2017, 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/ka10_cr.c b/PDP10/ka10_cr.c index d32f950..88789ec 100644 --- a/PDP10/ka10_cr.c +++ b/PDP10/ka10_cr.c @@ -1,6 +1,6 @@ /* ka10_cr.c: PDP10 Card reader. - Copyright (c) 2016, Richard Cornwell + Copyright (c) 2016-2017, 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/ka10_cty.c b/PDP10/ka10_cty.c index d1b0f8b..56690f4 100644 --- a/PDP10/ka10_cty.c +++ b/PDP10/ka10_cty.c @@ -1,6 +1,6 @@ /* ka10_cty.c: KA-10 front end (console terminal) simulator - Copyright (c) 2013-2016, Richard Cornwell + Copyright (c) 2013-2017, 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/ka10_dc.c b/PDP10/ka10_dc.c index 61a570e..a9128cc 100644 --- a/PDP10/ka10_dc.c +++ b/PDP10/ka10_dc.c @@ -1,6 +1,6 @@ /* ka10_dc.c: PDP-10 DC10 communication server simulator - Copyright (c) 2011-2016, Richard Cornwell + Copyright (c) 2011-2017, 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/ka10_defs.h b/PDP10/ka10_defs.h index bc560d7..1a72f55 100644 --- a/PDP10/ka10_defs.h +++ b/PDP10/ka10_defs.h @@ -1,6 +1,6 @@ /* ka10_defs.h: PDP-10 simulator definitions - Copyright (c) 2013, Richard Cornwell + Copyright (c) 2011-2017, 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/ka10_df.c b/PDP10/ka10_df.c index ba10833..8af30a7 100644 --- a/PDP10/ka10_df.c +++ b/PDP10/ka10_df.c @@ -1,6 +1,6 @@ /* ka10_df.c: DF10 common routines. - Copyright (c) 2016, Richard Cornwell + Copyright (c) 2015-2017, 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/ka10_dk.c b/PDP10/ka10_dk.c index 3df88a8..1e06376 100644 --- a/PDP10/ka10_dk.c +++ b/PDP10/ka10_dk.c @@ -1,6 +1,6 @@ /* ka10_dk.c: PDP-10 DK subsystem simulator - Copyright (c) 2016, Richard Cornwell + Copyright (c) 2013-2017, 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/ka10_lp.c b/PDP10/ka10_lp.c index eaeee8f..88b4442 100644 --- a/PDP10/ka10_lp.c +++ b/PDP10/ka10_lp.c @@ -1,6 +1,6 @@ /* ka10_lp.c: PDP-10 line printer simulator - Copyright (c) 2011-2016, Richard Cornwell + Copyright (c) 2011-2017, 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/ka10_mt.c b/PDP10/ka10_mt.c index 77f516f..c6430a4 100644 --- a/PDP10/ka10_mt.c +++ b/PDP10/ka10_mt.c @@ -1,6 +1,6 @@ /* ka10_mt.c: TM10A/B Magnetic tape controller - Copyright (c) 2016, Richard Cornwell + Copyright (c) 2013-2017, 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/ka10_pt.c b/PDP10/ka10_pt.c index 86ec210..0c4d1e0 100644 --- a/PDP10/ka10_pt.c +++ b/PDP10/ka10_pt.c @@ -1,6 +1,6 @@ /* ka10_pt.c: PDP-10 reader/punch simulator - Copyright (c) 2011-2016, Richard Cornwell + Copyright (c) 2011-2017, 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/ka10_rc.c b/PDP10/ka10_rc.c index 3a2e899..989c3bd 100644 --- a/PDP10/ka10_rc.c +++ b/PDP10/ka10_rc.c @@ -1,6 +1,6 @@ /* ka10_rc.c: RC10 Disk Controller. - Copyright (c) 2013-2016, Richard Cornwell + Copyright (c) 2013-2017, 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/ka10_rp.c b/PDP10/ka10_rp.c index 8cac55d..f37a3fd 100644 --- a/PDP10/ka10_rp.c +++ b/PDP10/ka10_rp.c @@ -1,6 +1,6 @@ /* ka10_rp.c: Dec RH10 RP04/5/6 - Copyright (c) 2013, Richard Cornwell + Copyright (c) 2013-2017, 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/ka10_rs.c b/PDP10/ka10_rs.c index 7dfc18d..433f038 100644 --- a/PDP10/ka10_rs.c +++ b/PDP10/ka10_rs.c @@ -1,6 +1,6 @@ /* ka10_rs.c: Dec RH10 RS04 - Copyright (c) 2013, Richard Cornwell + Copyright (c) 2017, 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/ka10_sys.c b/PDP10/ka10_sys.c index c5e5606..498b9c0 100644 --- a/PDP10/ka10_sys.c +++ b/PDP10/ka10_sys.c @@ -1,6 +1,9 @@ /* ka10_sys.c: PDP-10 simulator interface + Derived from Bob Supnik's pdp10_sys.c - Copyright (c) 2011-2016, Richard Cornwell + + Copyright (c) 2005-2009, Robert M Supnik + Copyright (c) 2011-2018, 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/ka10_tu.c b/PDP10/ka10_tu.c index 659de4b..4282a24 100644 --- a/PDP10/ka10_tu.c +++ b/PDP10/ka10_tu.c @@ -1,6 +1,6 @@ /* ka10_tu.c: Dec RH10 TM03/TU10 tape controller - Copyright (c) 2013, Richard Cornwell + Copyright (c) 2017, Richard Cornwell Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"),