Ver código fonte

Bump up the year.

Piotrek Koszuliński 9 anos atrás
pai
commit
c710d47cd6
83 arquivos alterados com 83 adições e 83 exclusões
  1. 1 1
      packages/ckeditor5-ui/LICENSE.md
  2. 1 1
      packages/ckeditor5-ui/gulpfile.js
  3. 1 1
      packages/ckeditor5-ui/src/balloonpanel/balloonpanelview.js
  4. 1 1
      packages/ckeditor5-ui/src/bindings/clickoutsidehandler.js
  5. 1 1
      packages/ckeditor5-ui/src/bindings/escpresshandler.js
  6. 1 1
      packages/ckeditor5-ui/src/bindings/submithandler.js
  7. 1 1
      packages/ckeditor5-ui/src/button/buttonview.js
  8. 1 1
      packages/ckeditor5-ui/src/componentfactory.js
  9. 1 1
      packages/ckeditor5-ui/src/dropdown/createdropdown.js
  10. 1 1
      packages/ckeditor5-ui/src/dropdown/dropdownmodel.jsdoc
  11. 1 1
      packages/ckeditor5-ui/src/dropdown/dropdownpanelview.js
  12. 1 1
      packages/ckeditor5-ui/src/dropdown/dropdownview.js
  13. 1 1
      packages/ckeditor5-ui/src/dropdown/list/createlistdropdown.js
  14. 1 1
      packages/ckeditor5-ui/src/dropdown/list/listdropdownmodel.jsdoc
  15. 1 1
      packages/ckeditor5-ui/src/dropdown/list/listdropdownview.jsdoc
  16. 1 1
      packages/ckeditor5-ui/src/editableui/editableuiview.js
  17. 1 1
      packages/ckeditor5-ui/src/editableui/inline/inlineeditableuiview.js
  18. 1 1
      packages/ckeditor5-ui/src/editorui/boxed/boxededitoruiview.js
  19. 1 1
      packages/ckeditor5-ui/src/editorui/editoruiview.js
  20. 1 1
      packages/ckeditor5-ui/src/icon/iconview.js
  21. 1 1
      packages/ckeditor5-ui/src/iframe/iframeview.js
  22. 1 1
      packages/ckeditor5-ui/src/inputtext/inputtextview.js
  23. 1 1
      packages/ckeditor5-ui/src/label/labelview.js
  24. 1 1
      packages/ckeditor5-ui/src/labeledinput/labeledinputview.js
  25. 1 1
      packages/ckeditor5-ui/src/list/listitemview.js
  26. 1 1
      packages/ckeditor5-ui/src/list/listview.js
  27. 1 1
      packages/ckeditor5-ui/src/model.js
  28. 1 1
      packages/ckeditor5-ui/src/template.js
  29. 1 1
      packages/ckeditor5-ui/src/toolbar/sticky/stickytoolbarview.js
  30. 1 1
      packages/ckeditor5-ui/src/toolbar/toolbarview.js
  31. 1 1
      packages/ckeditor5-ui/src/view.js
  32. 1 1
      packages/ckeditor5-ui/src/viewcollection.js
  33. 1 1
      packages/ckeditor5-ui/tests/_utils-tests/utils.js
  34. 1 1
      packages/ckeditor5-ui/tests/_utils/utils.js
  35. 1 1
      packages/ckeditor5-ui/tests/balloonpanel/balloonpanelview.js
  36. 1 1
      packages/ckeditor5-ui/tests/bindings/clickoutsidehandler.js
  37. 1 1
      packages/ckeditor5-ui/tests/bindings/escpresshandler.js
  38. 1 1
      packages/ckeditor5-ui/tests/bindings/submithandler.js
  39. 1 1
      packages/ckeditor5-ui/tests/button/buttonview.js
  40. 1 1
      packages/ckeditor5-ui/tests/componentfactory.js
  41. 1 1
      packages/ckeditor5-ui/tests/dropdown/createdropdown.js
  42. 1 1
      packages/ckeditor5-ui/tests/dropdown/dropdownpanelview.js
  43. 1 1
      packages/ckeditor5-ui/tests/dropdown/dropdownview.js
  44. 1 1
      packages/ckeditor5-ui/tests/dropdown/list/createlistdropdown.js
  45. 1 1
      packages/ckeditor5-ui/tests/dropdown/manual/dropdown.js
  46. 1 1
      packages/ckeditor5-ui/tests/editableui/editableuiview.js
  47. 1 1
      packages/ckeditor5-ui/tests/editableui/inline/inlineeditableuiview.js
  48. 1 1
      packages/ckeditor5-ui/tests/editorui/boxed/boxededitoruiview.js
  49. 1 1
      packages/ckeditor5-ui/tests/editorui/editoruiview.js
  50. 1 1
      packages/ckeditor5-ui/tests/icon/iconview.js
  51. 1 1
      packages/ckeditor5-ui/tests/iframe/iframeview.js
  52. 1 1
      packages/ckeditor5-ui/tests/inputtext/inputtextview.js
  53. 1 1
      packages/ckeditor5-ui/tests/label/labelview.js
  54. 1 1
      packages/ckeditor5-ui/tests/labeledinput/labeledinputview.js
  55. 1 1
      packages/ckeditor5-ui/tests/list/listitemview.js
  56. 1 1
      packages/ckeditor5-ui/tests/list/listview.js
  57. 1 1
      packages/ckeditor5-ui/tests/manual/contextualtoolbar/contextualtoolbar.js
  58. 1 1
      packages/ckeditor5-ui/tests/manual/icon/icon.js
  59. 1 1
      packages/ckeditor5-ui/tests/manual/imagetoolbar/imagetoolbar.js
  60. 1 1
      packages/ckeditor5-ui/tests/manual/stickytoolbarview/stickytoolbarview.js
  61. 1 1
      packages/ckeditor5-ui/tests/manual/tickets/126/1.js
  62. 1 1
      packages/ckeditor5-ui/tests/manual/tickets/76/1.js
  63. 1 1
      packages/ckeditor5-ui/tests/model.js
  64. 1 1
      packages/ckeditor5-ui/tests/template.js
  65. 1 1
      packages/ckeditor5-ui/tests/toolbar/sticky/stickytoolbarview.js
  66. 1 1
      packages/ckeditor5-ui/tests/toolbar/toolbarview.js
  67. 1 1
      packages/ckeditor5-ui/tests/view.js
  68. 1 1
      packages/ckeditor5-ui/tests/viewcollection.js
  69. 1 1
      packages/ckeditor5-ui/theme/components/balloonpanel.scss
  70. 1 1
      packages/ckeditor5-ui/theme/components/button.scss
  71. 1 1
      packages/ckeditor5-ui/theme/components/dropdown.scss
  72. 1 1
      packages/ckeditor5-ui/theme/components/editor.scss
  73. 1 1
      packages/ckeditor5-ui/theme/components/icon.scss
  74. 1 1
      packages/ckeditor5-ui/theme/components/label.scss
  75. 1 1
      packages/ckeditor5-ui/theme/components/list.scss
  76. 1 1
      packages/ckeditor5-ui/theme/components/reset.scss
  77. 1 1
      packages/ckeditor5-ui/theme/components/stickytoolbar.scss
  78. 1 1
      packages/ckeditor5-ui/theme/components/toolbar.scss
  79. 1 1
      packages/ckeditor5-ui/theme/components/tooltip.scss
  80. 1 1
      packages/ckeditor5-ui/theme/helpers/_editor.scss
  81. 1 1
      packages/ckeditor5-ui/theme/helpers/_states.scss
  82. 1 1
      packages/ckeditor5-ui/theme/helpers/_zindex.scss
  83. 1 1
      packages/ckeditor5-ui/theme/theme.scss

+ 1 - 1
packages/ckeditor5-ui/LICENSE.md

@@ -2,7 +2,7 @@ Software License Agreement
 ==========================
 
 **CKEditor 5 UI Framework** – https://github.com/ckeditor/ckeditor5-ui <br>
-Copyright (c) 2003-2016, [CKSource](http://cksource.com) Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2017, [CKSource](http://cksource.com) Frederico Knabben. All rights reserved.
 
 Licensed under the terms of any of the following licenses at your choice:
 

+ 1 - 1
packages/ckeditor5-ui/gulpfile.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/balloonpanel/balloonpanelview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/bindings/clickoutsidehandler.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/bindings/escpresshandler.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/bindings/submithandler.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/button/buttonview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/componentfactory.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/dropdown/createdropdown.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/dropdown/dropdownmodel.jsdoc

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/dropdown/dropdownpanelview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/dropdown/dropdownview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/dropdown/list/createlistdropdown.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/dropdown/list/listdropdownmodel.jsdoc

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/dropdown/list/listdropdownview.jsdoc

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/editableui/editableuiview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/editableui/inline/inlineeditableuiview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/editorui/boxed/boxededitoruiview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/editorui/editoruiview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/icon/iconview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/iframe/iframeview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/inputtext/inputtextview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/label/labelview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/labeledinput/labeledinputview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/list/listitemview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/list/listview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/model.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/template.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/toolbar/sticky/stickytoolbarview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/toolbar/toolbarview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/view.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/src/viewcollection.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/_utils-tests/utils.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/_utils/utils.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/balloonpanel/balloonpanelview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/bindings/clickoutsidehandler.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/bindings/escpresshandler.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/bindings/submithandler.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/button/buttonview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/componentfactory.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/dropdown/createdropdown.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/dropdown/dropdownpanelview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/dropdown/dropdownview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/dropdown/list/createlistdropdown.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/dropdown/manual/dropdown.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/editableui/editableuiview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/editableui/inline/inlineeditableuiview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/editorui/boxed/boxededitoruiview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/editorui/editoruiview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/icon/iconview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/iframe/iframeview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/inputtext/inputtextview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/label/labelview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/labeledinput/labeledinputview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/list/listitemview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/list/listview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/manual/contextualtoolbar/contextualtoolbar.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/manual/icon/icon.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/manual/imagetoolbar/imagetoolbar.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/manual/stickytoolbarview/stickytoolbarview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/manual/tickets/126/1.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/manual/tickets/76/1.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/model.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/template.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/toolbar/sticky/stickytoolbarview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/toolbar/toolbarview.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/view.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/tests/viewcollection.js

@@ -1,5 +1,5 @@
 /**
- * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.md.
  */
 

+ 1 - 1
packages/ckeditor5-ui/theme/components/balloonpanel.scss

@@ -1,4 +1,4 @@
-// Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+// Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
 // For licensing, see LICENSE.md or http://ckeditor.com/license
 
 .ck-balloon-panel {

+ 1 - 1
packages/ckeditor5-ui/theme/components/button.scss

@@ -1,4 +1,4 @@
-// Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+// Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
 // For licensing, see LICENSE.md or http://ckeditor.com/license
 
 .ck-button,

+ 1 - 1
packages/ckeditor5-ui/theme/components/dropdown.scss

@@ -1,4 +1,4 @@
-// Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+// Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
 // For licensing, see LICENSE.md or http://ckeditor.com/license
 
 .ck-dropdown {

+ 1 - 1
packages/ckeditor5-ui/theme/components/editor.scss

@@ -1,4 +1,4 @@
-// Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+// Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
 // For licensing, see LICENSE.md or http://ckeditor.com/license
 
 @mixin ck-editor-toolbar {

+ 1 - 1
packages/ckeditor5-ui/theme/components/icon.scss

@@ -1,4 +1,4 @@
-// Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+// Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
 // For licensing, see LICENSE.md or http://ckeditor.com/license
 
 /**

+ 1 - 1
packages/ckeditor5-ui/theme/components/label.scss

@@ -1,4 +1,4 @@
-// Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+// Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
 // For licensing, see LICENSE.md or http://ckeditor.com/license
 
 .ck-label {

+ 1 - 1
packages/ckeditor5-ui/theme/components/list.scss

@@ -1,4 +1,4 @@
-// Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+// Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
 // For licensing, see LICENSE.md or http://ckeditor.com/license
 
 .ck-list {

+ 1 - 1
packages/ckeditor5-ui/theme/components/reset.scss

@@ -1,4 +1,4 @@
-// Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+// Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
 // For licensing, see LICENSE.md or http://ckeditor.com/license
 
 /**

+ 1 - 1
packages/ckeditor5-ui/theme/components/stickytoolbar.scss

@@ -1,4 +1,4 @@
-// Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+// Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
 // For licensing, see LICENSE.md or http://ckeditor.com/license
 
 @include ck-editor {

+ 1 - 1
packages/ckeditor5-ui/theme/components/toolbar.scss

@@ -1,4 +1,4 @@
-// Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+// Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
 // For licensing, see LICENSE.md or http://ckeditor.com/license
 
 .ck-toolbar {

+ 1 - 1
packages/ckeditor5-ui/theme/components/tooltip.scss

@@ -1,4 +1,4 @@
-// Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+// Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
 // For licensing, see LICENSE.md or http://ckeditor.com/license
 
 /**

+ 1 - 1
packages/ckeditor5-ui/theme/helpers/_editor.scss

@@ -1,4 +1,4 @@
-// Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+// Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
 // For licensing, see LICENSE.md or http://ckeditor.com/license
 
 /**

+ 1 - 1
packages/ckeditor5-ui/theme/helpers/_states.scss

@@ -1,4 +1,4 @@
-// Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+// Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
 // For licensing, see LICENSE.md or http://ckeditor.com/license
 
 /**

+ 1 - 1
packages/ckeditor5-ui/theme/helpers/_zindex.scss

@@ -1,4 +1,4 @@
-// Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+// Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
 // For licensing, see LICENSE.md or http://ckeditor.com/license
 
 $ck-def-z: (

+ 1 - 1
packages/ckeditor5-ui/theme/theme.scss

@@ -1,4 +1,4 @@
-// Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+// Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
 // For licensing, see LICENSE.md or http://ckeditor.com/license
 
 @import 'helpers/states';