diff options
| author | Daniel Sutcliffe <dansut@users.sourceforge.net> | 2010-02-02 17:54:17 +0000 |
|---|---|---|
| committer | Daniel Sutcliffe <dansut@users.sourceforge.net> | 2010-02-02 17:54:17 +0000 |
| commit | b1de4b213ba60402d6d13a2a6892d5a422c4f8e4 (patch) | |
| tree | e4adb31477ee586349cd935365a84aaee50c5899 /_source/core/dom/domobject.js | |
| parent | 8630f2bc4d63b3320f5469d9532a1cba1dddb7a3 (diff) | |
| download | ckeditor-b1de4b213ba60402d6d13a2a6892d5a422c4f8e4.tar.gz ckeditor-b1de4b213ba60402d6d13a2a6892d5a422c4f8e4.tar.bz2 ckeditor-b1de4b213ba60402d6d13a2a6892d5a422c4f8e4.zip | |
Update CKEditor to 3.1 and make work as a bw package
Diffstat (limited to '_source/core/dom/domobject.js')
| -rw-r--r-- | _source/core/dom/domobject.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_source/core/dom/domobject.js b/_source/core/dom/domobject.js index 983f523..a2964b8 100644 --- a/_source/core/dom/domobject.js +++ b/_source/core/dom/domobject.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ |
