diff options
| -rw-r--r-- | lisp/org/ox-html.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/org/ox-html.el b/lisp/org/ox-html.el index 9c0ba65398e..49562fa6918 100644 --- a/lisp/org/ox-html.el +++ b/lisp/org/ox-html.el | |||
| @@ -518,7 +518,7 @@ means to use the maximum value consistent with other options." | |||
| 518 | * @licstart The following is the entire license notice for the | 518 | * @licstart The following is the entire license notice for the |
| 519 | * JavaScript code in %SCRIPT_PATH. | 519 | * JavaScript code in %SCRIPT_PATH. |
| 520 | * | 520 | * |
| 521 | * Copyright (C) 2012-2013 Free Software Foundation, Inc. | 521 | * Copyright (C) 2012-2017 Free Software Foundation, Inc. |
| 522 | * | 522 | * |
| 523 | * | 523 | * |
| 524 | * The JavaScript code in this tag is free software: you can | 524 | * The JavaScript code in this tag is free software: you can |
| @@ -547,7 +547,7 @@ means to use the maximum value consistent with other options." | |||
| 547 | @licstart The following is the entire license notice for the | 547 | @licstart The following is the entire license notice for the |
| 548 | JavaScript code in this tag. | 548 | JavaScript code in this tag. |
| 549 | 549 | ||
| 550 | Copyright (C) 2012-2013 Free Software Foundation, Inc. | 550 | Copyright (C) 2012-2017 Free Software Foundation, Inc. |
| 551 | 551 | ||
| 552 | The JavaScript code in this tag is free software: you can | 552 | The JavaScript code in this tag is free software: you can |
| 553 | redistribute it and/or modify it under the terms of the GNU | 553 | redistribute it and/or modify it under the terms of the GNU |