Update copyright year

This commit is contained in:
Alexey Golubev
2020-04-06 11:59:41 +03:00
parent 870a3ee799
commit 80670a0d64
12 changed files with 13 additions and 13 deletions

View File

@ -1,6 +1,6 @@
The MIT License (MIT) The MIT License (MIT)
Copyright (c) 2019 ONLYOFFICE Copyright (c) 2020 ONLYOFFICE
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View File

@ -1,7 +1,7 @@
"use strict"; "use strict";
/* /*
* *
* (c) Copyright Ascensio System SIA 2019 * (c) Copyright Ascensio System SIA 2020
* *
* The MIT License (MIT) * The MIT License (MIT)
* *

View File

@ -1,6 +1,6 @@
/* /*
* *
* (c) Copyright Ascensio System SIA 2019 * (c) Copyright Ascensio System SIA 2020
* *
* The MIT License (MIT) * The MIT License (MIT)
* *

View File

@ -1,7 +1,7 @@
"use strict"; "use strict";
/* /*
* *
* (c) Copyright Ascensio System SIA 2019 * (c) Copyright Ascensio System SIA 2020
* *
* The MIT License (MIT) * The MIT License (MIT)
* *

View File

@ -1,6 +1,6 @@
/* /*
* *
* (c) Copyright Ascensio System SIA 2019 * (c) Copyright Ascensio System SIA 2020
* *
* The MIT License (MIT) * The MIT License (MIT)
* *

View File

@ -1,6 +1,6 @@
/* /*
* *
* (c) Copyright Ascensio System SIA 2019 * (c) Copyright Ascensio System SIA 2020
* *
* The MIT License (MIT) * The MIT License (MIT)
* *

View File

@ -1,6 +1,6 @@
/* /*
* *
* (c) Copyright Ascensio System SIA 2019 * (c) Copyright Ascensio System SIA 2020
* *
* The MIT License (MIT) * The MIT License (MIT)
* *

View File

@ -1,6 +1,6 @@
/* /*
* *
* (c) Copyright Ascensio System SIA 2019 * (c) Copyright Ascensio System SIA 2020
* *
* The MIT License (MIT) * The MIT License (MIT)
* *

View File

@ -1,6 +1,6 @@
/* /*
* *
* (c) Copyright Ascensio System SIA 2019 * (c) Copyright Ascensio System SIA 2020
* *
* The MIT License (MIT) * The MIT License (MIT)
* *

View File

@ -1,6 +1,6 @@
/* /*
* *
* (c) Copyright Ascensio System SIA 2019 * (c) Copyright Ascensio System SIA 2020
* *
* The MIT License (MIT) * The MIT License (MIT)
* *

View File

@ -1,6 +1,6 @@
<!--* <!--*
* *
* (c) Copyright Ascensio System SIA 2019 * (c) Copyright Ascensio System SIA 2020
* *
* The MIT License (MIT) * The MIT License (MIT)
* *

View File

@ -1,6 +1,6 @@
<!--* <!--*
* *
* (c) Copyright Ascensio System SIA 2019 * (c) Copyright Ascensio System SIA 2020
* *
* The MIT License (MIT) * The MIT License (MIT)
* *
@ -263,7 +263,7 @@
<span id="loadScripts" data-docs="<%= preloaderUrl %>"></span> <span id="loadScripts" data-docs="<%= preloaderUrl %>"></span>
<footer>&copy; Ascensio Systems SIA 2019. All rights reserved.</footer> <footer>&copy; Ascensio Systems SIA 2020. All rights reserved.</footer>
<script type="text/javascript" src="javascripts/jquery-1.8.2.js"></script> <script type="text/javascript" src="javascripts/jquery-1.8.2.js"></script>
<script type="text/javascript" src="javascripts/jquery-ui.js"></script> <script type="text/javascript" src="javascripts/jquery-ui.js"></script>