diff --git a/README.md b/README.md index 77e7411..bf3e3ad 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ - + ```diff -[TLP:WHITE] UNLIMITED DISTRIBUTION +[TLP:CLEAR] UNLIMITED DISTRIBUTION ``` # BIRD: Bird Is a Repository Draft diff --git a/template.py b/template.py index 2c254c2..4168e5c 100644 --- a/template.py +++ b/template.py @@ -1,5 +1,5 @@ #!/usr/bin/env python -#[TLP:WHITE] UNLIMITED DISTRIBUTION +#[TLP:CLEAR] UNLIMITED DISTRIBUTION """ Bird diff --git a/template.sh b/template.sh index b8e91d9..4384b21 100644 --- a/template.sh +++ b/template.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# [TLP:WHITE] UNLIMITED DISTRIBUTION +# [TLP:CLEAR] UNLIMITED DISTRIBUTION # Author: Moussouni, Yaël () # Institution: Université de Strasbourg, CNRS, Observatoire astronomique # de Strasbourg, UMR 7550, F-67000 Strasbourg, France