author | Alan Dipert
<alan@dipert.org> 2021-07-24 06:26:44 UTC |
committer | Alan Dipert
<alan@dipert.org> 2021-07-24 06:26:44 UTC |
parent | b9963d8abba120f6a201a165680df445936ede8c |
LICENSE.txt | +1 | -1 |
boot.lisp | +1 | -1 |
jacl-client.R | +1 | -1 |
jacl-tests.lisp | +1 | -1 |
jacl.js | +1 | -1 |
test.lisp | +1 | -1 |
diff --git a/LICENSE.txt b/LICENSE.txt index 4c5789a..dbc364c 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2020 Alan Dipert <alan@dipert.org> +Copyright (c) 2020-2021 Alan Dipert <alan@dipert.org> Part of the JACL project: https://tailrecursion.com/JACL/ Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/boot.lisp b/boot.lisp index a8d1110..b6c4b23 100644 --- a/boot.lisp +++ b/boot.lisp @@ -1,4 +1,4 @@ -;;;; Copyright (c) 2020 Alan Dipert <alan@dipert.org> +;;;; Copyright (c) 2020-2021 Alan Dipert <alan@dipert.org> ;;;; Part of the JACL project: https://tailrecursion.com/JACL/ ;;;; ;;;; Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/jacl-client.R b/jacl-client.R index 0daf29f..6b9def3 100755 --- a/jacl-client.R +++ b/jacl-client.R @@ -1,6 +1,6 @@ #!/usr/bin/env Rscript -# Copyright (c) 2020 Alan Dipert <alan@dipert.org> +# Copyright (c) 2020-2021 Alan Dipert <alan@dipert.org> # Part of the JACL project: https://tailrecursion.com/JACL/ # # Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/jacl-tests.lisp b/jacl-tests.lisp index fbd4631..80b4d90 100644 --- a/jacl-tests.lisp +++ b/jacl-tests.lisp @@ -1,4 +1,4 @@ -;;;; Copyright (c) 2020 Alan Dipert <alan@dipert.org> +;;;; Copyright (c) 2020-2021 Alan Dipert <alan@dipert.org> ;;;; Part of the JACL project: https://tailrecursion.com/JACL/ ;;;; ;;;; Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/jacl.js b/jacl.js index 607e950..c0c5219 100644 --- a/jacl.js +++ b/jacl.js @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Alan Dipert <alan@dipert.org> +// Copyright (c) 2020-2021 Alan Dipert <alan@dipert.org> // Part of the JACL project: https://tailrecursion.com/JACL/ // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/test.lisp b/test.lisp index 4795397..198138c 100644 --- a/test.lisp +++ b/test.lisp @@ -1,4 +1,4 @@ -;;;; Copyright (c) 2020 Alan Dipert <alan@dipert.org> +;;;; Copyright (c) 2020-2021 Alan Dipert <alan@dipert.org> ;;;; Part of the JACL project: https://tailrecursion.com/JACL/ ;;;; ;;;; Permission is hereby granted, free of charge, to any person obtaining a copy