From c72f6b9ac12f37c1b5f098586a743149dadee51e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20Og=C3=B3rek?= Date: Mon, 27 Aug 2018 16:01:21 +0200 Subject: [PATCH] misc: Update license template for raven-js --- packages/raven-js/template/_copyright.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/raven-js/template/_copyright.js b/packages/raven-js/template/_copyright.js index f1ee87084f87..a29086b46c67 100644 --- a/packages/raven-js/template/_copyright.js +++ b/packages/raven-js/template/_copyright.js @@ -4,8 +4,8 @@ * Includes TraceKit * https://github.com/getsentry/TraceKit * - * Copyright <%= grunt.template.today('yyyy') %> Matt Robenolt and other contributors - * Released under the BSD license - * https://github.com/getsentry/raven-js/blob/master/LICENSE + * Copyright (c) <%= grunt.template.today('yyyy') %> Sentry (https://sentry.io) and individual contributors. + * All rights reserved. + * https://github.com/getsentry/sentry-javascript/blob/master/packages/raven-js/LICENSE * */