From 3efbc4b5bc5c5e7f2f4d977b2dc20fd33e4967f3 Mon Sep 17 00:00:00 2001 From: Anne-Gaelle Colom Date: Wed, 31 Dec 2014 09:44:13 +0000 Subject: [PATCH] Build: Remove dates from copyright notice --- LICENSE.txt | 3 +-- jquery.simulate.js | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 24cad74..38d2ab8 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,5 +1,4 @@ -Copyright 2007, 2014 jQuery Foundation and other contributors, -https://jquery.org/ +Copyright jQuery Foundation and other contributors, https://jquery.org/ This software consists of voluntary contributions made by many individuals. For exact contribution history, see the revision history diff --git a/jquery.simulate.js b/jquery.simulate.js index 2b37ae1..d7a6290 100644 --- a/jquery.simulate.js +++ b/jquery.simulate.js @@ -2,7 +2,7 @@ * jQuery Simulate v@VERSION - simulate browser mouse and keyboard events * https://github.com/jquery/jquery-simulate * - * Copyright 2012 jQuery Foundation and other contributors + * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license *