commit: ccc1550a200b16466b911207cb7c6755c4b53e94
parent a26dcdff36841869f97538b9ccec6e3574fcdebb
Author: Egor Kislitsyn <egor@kislitsyn.com>
Date: Thu, 27 Jun 2019 15:33:18 +0700
Update copyright info
Diffstat:
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -35,12 +35,14 @@ iex> Linkify.link("google.com", new_window: true, rel: "noopener noreferrer")
See the [Docs](https://hexdocs.pm/linkify/) for more examples
-```
+## Acknowledgements
+This is a fork of [auto_linker](https://github.com/smpallen99/auto_linker) by [Steve Pallen](https://github.com/smpallen99).
## License
-`auto_linker` is Copyright (c) 2017 E-MetroTel
+Copyright © 2017 E-MetroTel
+Copyright © 2019 Pleroma Authors
The source is released under the MIT License.