diff --git a/license.md b/license.md index 3645919..ee6fec0 100644 --- a/license.md +++ b/license.md @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2018 ZEIT +Copyright (c) 2021 Vercel, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/package.json b/package.json index 1e7ce80..9706c91 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "3.4.2", "description": "Capitalize your titles properly", "main": "./lib/index.js", - "repository": "zeit/title", + "repository": "vercel/title", "scripts": { "test": "ava" }, diff --git a/readme.md b/readme.md index 42c10a5..8010e1f 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,7 @@ # title This package correctly capitalizes your titles as per [The Chicago Manual of Style](http://www.chicagomanualofstyle.org/home.html). Furthermore, all of -ZEIT's product names are capitalized properly as well. +Vercel's product names are capitalized properly as well. ## Usage @@ -68,5 +68,5 @@ After that, you can use the `title` command everywhere. ## Author -- Leo Lamprecht ([@notquiteleo](https://twitter.com/notquiteleo)) - [ZEIT](https://zeit.co) -- Josh Junon ([@Qix-](https://github.com/Qix-)) - [ZEIT](https://zeit.co) +- Leo Lamprecht ([@notquiteleo](https://twitter.com/notquiteleo)) - [Vercel](https://vercel.com) +- Josh Junon ([@Qix-](https://github.com/Qix-))