diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:06:23 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:06:23 +0300 |
commit | f826aa08e1beb13f53f126a8b7ba630d9bd372fb (patch) | |
tree | 02c54531887705236ab7c07762b9db300b2f7f22 /extra/tzdata/meta | |
parent | 28e3f070f1d9817adc7c57586883949d3056c074 (diff) | |
download | repository-f826aa08e1beb13f53f126a8b7ba630d9bd372fb.tar.gz |
tzdata: add meta file
Diffstat (limited to 'extra/tzdata/meta')
-rw-r--r-- | extra/tzdata/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/tzdata/meta b/extra/tzdata/meta new file mode 100644 index 00000000..ce971027 --- /dev/null +++ b/extra/tzdata/meta @@ -0,0 +1,3 @@ +description: Timze zone data and utilities +license: Public Domain, BSD-3-Clause +maintainer: Cem Keylan <cem@carbslinux.org> |