Compare commits

..

2 Commits

Author SHA1 Message Date
Chris Hennes
f2c3bff2e1
Correct letter O to number 0 (zero) 2024-02-09 17:15:12 -05:00
Chris Hennes
8b65955569
Make license match SPDX ID 2024-02-09 17:14:12 -05:00

View File

@ -6,7 +6,7 @@
<date>2022-06-01</date> <date>2022-06-01</date>
<author email="searchbar@suzanne.soy">Suzanne Soy</author> <author email="searchbar@suzanne.soy">Suzanne Soy</author>
<maintainer email="searchbar@suzanne.soy">Suzanne Soy</maintainer> <maintainer email="searchbar@suzanne.soy">Suzanne Soy</maintainer>
<license file="LICENSE">CCOv1</license> <license file="LICENSE">CC0-1.0</license>
<url type="repository" branch="main">https://github.com/SuzanneSoy/SearchBar</url> <url type="repository" branch="main">https://github.com/SuzanneSoy/SearchBar</url>
<url type="bugtracker">https://github.com/SuzanneSoy/SearchBar/issues</url> <url type="bugtracker">https://github.com/SuzanneSoy/SearchBar/issues</url>
<url type="documentation">https://github.com/SuzanneSoy/SearchBar</url> <url type="documentation">https://github.com/SuzanneSoy/SearchBar</url>