diff options
| author | Paul Eggert | 2019-01-01 01:02:40 +0000 |
|---|---|---|
| committer | Paul Eggert | 2019-01-01 01:02:40 +0000 |
| commit | 2fcf2dff00a55ece17f4342a934cb1d69ae1a743 (patch) | |
| tree | ac508cb36e2e0b480c2b921146fff5cc701bf77f /lisp/org | |
| parent | 26bed8ba10eeaf0a340a8d0d760c5578dddec867 (diff) | |
| download | emacs-2fcf2dff00a55ece17f4342a934cb1d69ae1a743.tar.gz emacs-2fcf2dff00a55ece17f4342a934cb1d69ae1a743.zip | |
Fix copyright years by hand
These are dates that admin/update-copyright did not update, or
updated incorrectly.
Diffstat (limited to 'lisp/org')
| -rw-r--r-- | lisp/org/ox-html.el | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/org/ox-html.el b/lisp/org/ox-html.el index d8afd37bb51..b547c2181a5 100644 --- a/lisp/org/ox-html.el +++ b/lisp/org/ox-html.el | |||
| @@ -234,7 +234,7 @@ property on the headline itself.") | |||
| 234 | @licstart The following is the entire license notice for the | 234 | @licstart The following is the entire license notice for the |
| 235 | JavaScript code in this tag. | 235 | JavaScript code in this tag. |
| 236 | 236 | ||
| 237 | Copyright (C) 2012-2018 Free Software Foundation, Inc. | 237 | Copyright (C) 2012-2019 Free Software Foundation, Inc. |
| 238 | 238 | ||
| 239 | The JavaScript code in this tag is free software: you can | 239 | The JavaScript code in this tag is free software: you can |
| 240 | redistribute it and/or modify it under the terms of the GNU | 240 | redistribute it and/or modify it under the terms of the GNU |
| @@ -524,7 +524,7 @@ means to use the maximum value consistent with other options." | |||
| 524 | * @licstart The following is the entire license notice for the | 524 | * @licstart The following is the entire license notice for the |
| 525 | * JavaScript code in %SCRIPT_PATH. | 525 | * JavaScript code in %SCRIPT_PATH. |
| 526 | * | 526 | * |
| 527 | * Copyright (C) 2012-2018 Free Software Foundation, Inc. | 527 | * Copyright (C) 2012-2019 Free Software Foundation, Inc. |
| 528 | * | 528 | * |
| 529 | * | 529 | * |
| 530 | * The JavaScript code in this tag is free software: you can | 530 | * The JavaScript code in this tag is free software: you can |
| @@ -553,7 +553,7 @@ means to use the maximum value consistent with other options." | |||
| 553 | @licstart The following is the entire license notice for the | 553 | @licstart The following is the entire license notice for the |
| 554 | JavaScript code in this tag. | 554 | JavaScript code in this tag. |
| 555 | 555 | ||
| 556 | Copyright (C) 2012-2018 Free Software Foundation, Inc. | 556 | Copyright (C) 2012-2019 Free Software Foundation, Inc. |
| 557 | 557 | ||
| 558 | The JavaScript code in this tag is free software: you can | 558 | The JavaScript code in this tag is free software: you can |
| 559 | redistribute it and/or modify it under the terms of the GNU | 559 | redistribute it and/or modify it under the terms of the GNU |