File tree 2 files changed +5
-6
lines changed
2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
1
The MIT License (MIT)
2
2
3
- Copyright (c) 2016-2021 Henrik Lissner.
3
+ Copyright (c) 2016-2022 Henrik Lissner.
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining
6
6
a copy of this software and associated documentation files (the
Original file line number Diff line number Diff line change 1
1
; ;; doom-snippets.el --- A collection of yasnippet snippets
2
2
; ;
3
- ; ; Copyright (C) 2017-21 Henrik Lissner
3
+ ; ; Copyright (C) 2017-2022 Henrik Lissner
4
4
; ;
5
5
; ; Author: Henrik Lissner <[email protected] >
6
6
; ; Created: December 5, 2014
7
- ; ; Modified: July 14, 2019
7
+ ; ; Modified: May 04, 2022
8
8
; ; Version: 1.1.0
9
9
; ; Keywords: convenience, snippets
10
- ; ; Homepage: https://github.com/hlissner/doom- snippets
10
+ ; ; Homepage: https://github.com/doomemacs/ snippets
11
11
; ; Package-Requires: ((emacs "24.4") (cl-lib "0.5") (yasnippet "0.12.0"))
12
12
; ;
13
13
; ; This file is not part of GNU Emacs.
14
14
; ;
15
15
; ;; Commentary:
16
16
; ;
17
- ; ; Official snippet collection for Doom Emacs. See
18
- ; ; https://github.com/hlissner/doom-emacs.
17
+ ; ; Official snippet collection for Doom Emacs. See https://github.com/doomemacs.
19
18
; ;
20
19
; ;; Code:
21
20
You can’t perform that action at this time.
0 commit comments