aboutsummaryrefslogtreecommitdiffstats
path: root/etc/srecode/java.srt
diff options
context:
space:
mode:
authorVincent Belaïche2017-09-15 23:52:24 +0200
committerVincent Belaïche2017-09-15 23:52:24 +0200
commit767b3a7429d94d1565256565fda2060c95ca4f73 (patch)
tree51ea759d20769230bd57fd6a93f0c98d261063b0 /etc/srecode/java.srt
parentd1458d0f40f481e0ac55a55e7567d6e51438b583 (diff)
parent9785d3513741c598ae53aecafacbb9bca3e53e48 (diff)
downloademacs-767b3a7429d94d1565256565fda2060c95ca4f73.tar.gz
emacs-767b3a7429d94d1565256565fda2060c95ca4f73.zip
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
Diffstat (limited to 'etc/srecode/java.srt')
-rw-r--r--etc/srecode/java.srt6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/srecode/java.srt b/etc/srecode/java.srt
index db154dbf687..cfc55f8d794 100644
--- a/etc/srecode/java.srt
+++ b/etc/srecode/java.srt
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22set mode "java-mode" 22set mode "java-mode"
23set escape_start "{{" 23set escape_start "{{"
@@ -162,8 +162,8 @@ template javadoc-class :indent :blank :time :user :tag
162 * Created: {{DATE}} 162 * Created: {{DATE}}
163 * 163 *
164 * @author {{AUTHOR}} 164 * @author {{AUTHOR}}
165 * @version 165 * @version
166 * @since 166 * @since
167 */ 167 */
168---- 168----
169 169