Skip to content

Commit

Permalink
chore: update LICENSE and README
Browse files Browse the repository at this point in the history
  • Loading branch information
hrynevychroman committed Feb 1, 2024
1 parent 019847f commit 8a37293
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 Anthony Fu <https://github.com>
Copyright (c) 2024 Metamorfosi Lab <https://github.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[![JSDocs][jsdocs-src]][jsdocs-href]
[![License][license-src]][license-href]

**Cookies Consent JS** is an easy-to-use javascript library to show the cookies consent message and manage the users consent according to the cookies law GDPR and ePrivacy Directive.
**Cookies Consent** is an easy-to-use javascript library to show the cookies consent message and manage the users consent according to the cookies law GDPR and ePrivacy Directive.

You can easily customize the design by changing the theme or creating a new one and it is ready to use with **Google Analytics** and **Google Tag Manager**.

Expand All @@ -30,7 +30,7 @@ Thank to original author [Oscar Oxterisk](https://github.com/oxterisk) for his w
[npm-downloads-href]: https://npmjs.com/package/@metamorfosilab/cookies-consent
[bundle-src]: https://img.shields.io/bundlephobia/minzip/@metamorfosilab/cookies-consent?style=flat&colorA=080f12&colorB=1fa669&label=minzip
[bundle-href]: https://bundlephobia.com/result?p=@metamorfosilab/cookies-consent
[license-src]: https://img.shields.io/github/license/@metamorfosilab/cookies-consent.svg?style=flat&colorA=080f12&colorB=1fa669
[license-href]: https://github.com/@metamorfosilab/cookies-consent/blob/main/LICENSE
[license-src]: https://img.shields.io/github/license/MetamorfosiLab/cookies-consent.svg?style=flat&colorA=080f12&colorB=1fa669
[license-href]: https://github.com/MetamorfosiLab/cookies-consent/blob/dev/LICENSE
[jsdocs-src]: https://img.shields.io/badge/jsdocs-reference-080f12?style=flat&colorA=080f12&colorB=1fa669
[jsdocs-href]: https://www.jsdocs.io/package/@metamorfosilab/cookies-consent

0 comments on commit 8a37293

Please sign in to comment.