diff --git a/LICENSE b/LICENSE index 5102dfc7bbe4942b3e46a695f63b2f00ff9c4313..1232ed38277d79bcd6cc137a09c613fa2e7a47c1 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,7 @@ The MIT License (MIT) +Copyright (c) 2024 ASTRON (Netherlands Institute for Radio Astronomy) + Copyright (c) 2015 Kepler/K2 Guest Observer Office Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/apub/apub.py b/apub/apub.py index 69e44a7b1cbc29145ae87755e80736efa5262d45..b19c06a8cc738df74b0745d2cc6cbbd7727edf72 100644 --- a/apub/apub.py +++ b/apub/apub.py @@ -594,7 +594,7 @@ class PublicationDB(object): # "kepler equation", "kepler's equation", "xmm-newton", # "kepler's law", "kepler's third law", "kepler problem", # "kepler crater", "kepler's supernova", "kepler's snr"] - exclude=["SPHERE", "VLT/SPHERE"] + exclude=["VLT/SPHERE"] ): """Query ADS for new publications.