mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
Add bsd2/3 license file templates = snippify other licenses
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: Apache 2.0 License
|
||||
# --
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
@@ -186,7 +189,7 @@
|
||||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright `(format-time-string "%Y")` `user-full-name`
|
||||
Copyright `(format-time-string "%Y")` ${1:`user-full-name`}
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
Reference in New Issue
Block a user