From 8faf69ce48c1878622584dff96855a6b176fc6dc Mon Sep 17 00:00:00 2001 From: Andrew Losowsky Date: Fri, 19 Jul 2019 11:45:49 -0400 Subject: [PATCH] Updated copyright notice from Mozilla to Vox Media (#2412) * Updated copyright notice from Mozilla to Vox Media * fix: update package.json --- LICENSE | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 5beee04b4..2db3b1d5b 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2018 Mozilla Foundation +Copyright 2019 Vox Media, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/package.json b/package.json index cbc0d8816..0f94cffe7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "talk", "version": "4.10.1", - "description": "A better commenting experience from Mozilla, The New York Times, and the Washington Post. https://coralproject.net", + "description": "A better commenting experience from Vox Media.", "main": "app.js", "private": true, "scripts": {