diff options
| author | Glenn Morris | 2017-07-05 14:07:14 -0400 |
|---|---|---|
| committer | Glenn Morris | 2017-07-05 14:07:14 -0400 |
| commit | 26a308ea112637911fd3870139ba0e2d98e58aa0 (patch) | |
| tree | 44de37421dfec2e6299a6c3eaa089c41880fac0c | |
| parent | 8ad9567a4934c811e10f5b792db7363dd0c5511b (diff) | |
| download | emacs-26a308ea112637911fd3870139ba0e2d98e58aa0.tar.gz emacs-26a308ea112637911fd3870139ba0e2d98e58aa0.zip | |
* lisp/org/ox-html.el (org-html-infojs-template): Update copyright.
| -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 |