X-Git-Url: https://git.yukkurigames.com/?p=string-lerp.git;a=blobdiff_plain;f=string-lerp.js;h=df0d2562f29dfad40b8b29671470d40411824605;hp=6e0b109c821efdea53551a232cd600987c96de35;hb=0e8c216ff3039c994a86f423cf66b60f162d0298;hpb=34182258ce91e32a350ce252a29cc73c06795089 diff --git a/string-lerp.js b/string-lerp.js index 6e0b109..df0d256 100644 --- a/string-lerp.js +++ b/string-lerp.js @@ -1,3 +1,14 @@ +/* string-lerp - progressively turn one string into another + Copyright 2014 Joe Wreschnig + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. +*/ + +/* @license Copyright 2014 Joe Wreschnig - GNU GPL v2 or later */ + (function (exports) { "use strict";