mirror of
https://github.com/fastmail/Squire.git
synced 2025-01-03 05:00:13 -05:00
Update copyright year.
This commit is contained in:
parent
89eb88ce15
commit
6480739143
7 changed files with 7 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
||||||
/* Copyright © 2011 by Neil Jenkins. Licensed under the MIT license. */
|
/* Copyright © 2011-2012 by Neil Jenkins. Licensed under the MIT license. */
|
||||||
|
|
||||||
/*global Range, navigator, window, document, setTimeout */
|
/*global Range, navigator, window, document, setTimeout */
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* Copyright © 2011 by Neil Jenkins. Licensed under the MIT license. */
|
/* Copyright © 2011-2012 by Neil Jenkins. Licensed under the MIT license. */
|
||||||
|
|
||||||
( function () {
|
( function () {
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* Copyright © 2011 by Neil Jenkins. Licensed under the MIT license. */
|
/* Copyright © 2011-2012 by Neil Jenkins. Licensed under the MIT license. */
|
||||||
|
|
||||||
( function () {
|
( function () {
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* Copyright © 2011 by Neil Jenkins. Licensed under the MIT license. */
|
/* Copyright © 2011-2012 by Neil Jenkins. Licensed under the MIT license. */
|
||||||
|
|
||||||
( function ( doc ) {
|
( function ( doc ) {
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* Copyright © 2011 by Neil Jenkins. Licensed under the MIT license. */
|
/* Copyright © 2011-2012 by Neil Jenkins. Licensed under the MIT license. */
|
||||||
|
|
||||||
( function () {
|
( function () {
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* Copyright © 2011 by Neil Jenkins. Licensed under the MIT license.
|
/* Copyright © 2011-2012 by Neil Jenkins. Licensed under the MIT license.
|
||||||
|
|
||||||
IE TextRange <-> W3C Range code adapted from Rangy:
|
IE TextRange <-> W3C Range code adapted from Rangy:
|
||||||
http://code.google.com/p/rangy/
|
http://code.google.com/p/rangy/
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* Copyright © 2011 by Neil Jenkins. Licensed under the MIT license. */
|
/* Copyright © 2011-2012 by Neil Jenkins. Licensed under the MIT license. */
|
||||||
|
|
||||||
( function ( undefined ) {
|
( function ( undefined ) {
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue