From 84e5cbb154893119fcd169bc3b4a09c6407dde53 Mon Sep 17 00:00:00 2001 From: Jens Rantil Date: Wed, 13 Mar 2013 18:01:28 +0100 Subject: [PATCH] Suggesting author header in translation files This can be highly useful when a translation need to be updated and you need to contact an older translator. --- select2_locale_en.js.template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/select2_locale_en.js.template b/select2_locale_en.js.template index 53f60356..260c6c41 100644 --- a/select2_locale_en.js.template +++ b/select2_locale_en.js.template @@ -1,5 +1,7 @@ /** * Select2 translation. + * + * Author: Your Name */ (function ($) { "use strict";