Update my name.

This commit is contained in:
Natalie Weizenbaum
2016-05-05 14:17:07 -07:00
parent 9db686ad47
commit 657972cc41
2 changed files with 3 additions and 3 deletions

4
dist/less.js vendored
View File

@@ -1666,7 +1666,7 @@ colorFunctions = {
return hsla(hsl);
},
//
// Copyright (c) 2006-2009 Hampton Catlin, Nathan Weizenbaum, and Chris Eppstein
// Copyright (c) 2006-2009 Hampton Catlin, Natalie Weizenbaum, and Chris Eppstein
// http://sass-lang.com
//
mix: function (color1, color2, weight) {
@@ -10528,4 +10528,4 @@ if (typeof Promise === 'undefined') {
require('./polyfill-done.js');
},{"./lib/core.js":93,"./lib/es6-extensions.js":94,"./polyfill-done.js":96,"asap":95}]},{},[2])(2)
});
});

View File

@@ -237,7 +237,7 @@ colorFunctions = {
return hsla(hsl);
},
//
// Copyright (c) 2006-2009 Hampton Catlin, Nathan Weizenbaum, and Chris Eppstein
// Copyright (c) 2006-2009 Hampton Catlin, Natalie Weizenbaum, and Chris Eppstein
// http://sass-lang.com
//
mix: function (color1, color2, weight) {