2026-02-04: Corrected TLP:WHITE to TLP:CLEAR

This commit is contained in:
Moussouni, Yaël
2026-02-04 16:31:26 +01:00
parent 0abf6c76f4
commit ed088329ec
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
<!--[TLP:WHITE] UNLIMITED DISTRIBUTION--> <!--[TLP:CLEAR] UNLIMITED DISTRIBUTION-->
```diff ```diff
[TLP:WHITE] UNLIMITED DISTRIBUTION [TLP:CLEAR] UNLIMITED DISTRIBUTION
``` ```
# BIRD: Bird Is a Repository Draft # BIRD: Bird Is a Repository Draft

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env python #!/usr/bin/env python
#[TLP:WHITE] UNLIMITED DISTRIBUTION #[TLP:CLEAR] UNLIMITED DISTRIBUTION
""" """
Bird Bird

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# [TLP:WHITE] UNLIMITED DISTRIBUTION # [TLP:CLEAR] UNLIMITED DISTRIBUTION
# Author: Moussouni, Yaël (<contact.ial-2@proton.me>) # Author: Moussouni, Yaël (<contact.ial-2@proton.me>)
# Institution: Université de Strasbourg, CNRS, Observatoire astronomique # Institution: Université de Strasbourg, CNRS, Observatoire astronomique
# de Strasbourg, UMR 7550, F-67000 Strasbourg, France # de Strasbourg, UMR 7550, F-67000 Strasbourg, France