From b08d48fbb8850e313ff0a323925c6c1aef9b58c5 Mon Sep 17 00:00:00 2001 From: Troy Raen Date: Wed, 9 Sep 2026 10:37:56 -0700 Subject: [PATCH 1/2] Change copyright notice IRSA Developers -> California Institute of Technology --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 4966a71e..6b352549 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ BSD 3-Clause License -Copyright (c) 2022-2025, IRSA Developers +Copyright (c) 2022-2026, California Institute of Technology Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: From c30908c78f37f627d3de5c477379ec6297aa3a62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Wed, 9 Sep 2026 11:11:24 -0700 Subject: [PATCH 2/2] Adding copyright to myst config, too --- myst.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/myst.yml b/myst.yml index 159ab1e5..5bed8855 100644 --- a/myst.yml +++ b/myst.yml @@ -6,6 +6,7 @@ project: description: IRSA Python Notebook tutorials to demostrate accessing data served by the NASA/IPAC Infrared Science Archive (IRSA) keywords: [astronomy] github: https://github.com/Caltech-IPAC/irsa-tutorials/ + copyright: California Institute of Technology license: id: BSD-3-Clause url: https://github.com/Caltech-IPAC/irsa-tutorials/blob/main/LICENSE @@ -29,7 +30,7 @@ project: # note: we need to use the built plugin bundle here so make sure to build it with # `cd plugins && npm install && npm run build` after any changes to the plugins/src/ - plugins/dist/notebook-gallery.mjs - + extends: - toc.yml site: