From 4440bd90dc125825e86d33a46e954b6839b03902 Mon Sep 17 00:00:00 2001 From: webchick <drupal@webchick.net> Date: Mon, 15 Dec 2014 09:25:59 -0800 Subject: [PATCH] Issue #2382199 by corbacho: Encode COPYRIGHT.TXT with UTF-8 --- core/COPYRIGHT.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/COPYRIGHT.txt b/core/COPYRIGHT.txt index 60b799e7ab3c..618e3defa646 100644 --- a/core/COPYRIGHT.txt +++ b/core/COPYRIGHT.txt @@ -42,10 +42,10 @@ Javascript jQuery Mousewheel - Copyright (c) 2010 Brandon Aaron (http://brandonaaron.net) - jQuery Metadata - Copyright (c) 2006 John Resig, Yehuda Katz, Jörn Zaefferer, + jQuery Metadata - Copyright (c) 2006 John Resig, Yehuda Katz, Jörn Zaefferer, Paul McLanahan - jQuery Once - Copyright (c) 2009 Konstantin Käfer + jQuery Once - Copyright (c) 2009 Konstantin Käfer jQuery UI - Copyright (c) 2012 by the original authors (http://jqueryui.com/about) -- GitLab