diff --git a/modules/editor/file-templates/templates/text-mode/__license-apache b/modules/editor/file-templates/templates/text-mode/__license-apache index a50a612a5..95291738c 100644 --- a/modules/editor/file-templates/templates/text-mode/__license-apache +++ b/modules/editor/file-templates/templates/text-mode/__license-apache @@ -3,6 +3,7 @@ # uuid: __license-apache # group: Licenses # contributor: https://choosealicense.com/licenses/apache-2.0/ +# expand-env: ((yas-indent-line 'fixed)) # -- Apache License Version 2.0, January 2004 diff --git a/modules/editor/file-templates/templates/text-mode/__license-apache-bp b/modules/editor/file-templates/templates/text-mode/__license-apache-bp index 95d9d8bc5..540c2845d 100644 --- a/modules/editor/file-templates/templates/text-mode/__license-apache-bp +++ b/modules/editor/file-templates/templates/text-mode/__license-apache-bp @@ -3,6 +3,7 @@ # uuid: __license-apache-bp # group: Licenses # contributor: https://choosealicense.com/licenses/apache-2.0/ +# expand-env: ((yas-indent-line 'fixed)) # -- Copyright ${1:`(format-time-string "%Y")` `user-full-name`} diff --git a/modules/editor/file-templates/templates/text-mode/__license-bsd2 b/modules/editor/file-templates/templates/text-mode/__license-bsd2 index bbff2e37d..cd848c4e9 100644 --- a/modules/editor/file-templates/templates/text-mode/__license-bsd2 +++ b/modules/editor/file-templates/templates/text-mode/__license-bsd2 @@ -2,6 +2,7 @@ # name: 2-clause BSD License # uuid: __license-bsd2 # group: Licenses +# expand-env: ((yas-indent-line 'fixed)) # -- Copyright (c) ${1:`(format-time-string "%Y")`} ${2:`user-full-name`} All rights reserved. diff --git a/modules/editor/file-templates/templates/text-mode/__license-bsd3 b/modules/editor/file-templates/templates/text-mode/__license-bsd3 index dc3d0e843..d97ef3d4d 100644 --- a/modules/editor/file-templates/templates/text-mode/__license-bsd3 +++ b/modules/editor/file-templates/templates/text-mode/__license-bsd3 @@ -1,6 +1,8 @@ # -*- mode: snippet -*- # name: 3-clause BSD License # uuid: __license-bsd3 +# group: Licenses +# expand-env: ((yas-indent-line 'fixed)) # -- Copyright (c) ${1:`(format-time-string "%Y")`} ${2:`user-full-name`} All rights reserved. diff --git a/modules/editor/file-templates/templates/text-mode/__license-gpl3 b/modules/editor/file-templates/templates/text-mode/__license-gpl3 index 939583376..cf5a541a5 100644 --- a/modules/editor/file-templates/templates/text-mode/__license-gpl3 +++ b/modules/editor/file-templates/templates/text-mode/__license-gpl3 @@ -3,6 +3,7 @@ # uuid: __license-gpl3 # group: Licenses # contributor: https://choosealicense.com/licenses/gpl-3.0/ +# expand-env: ((yas-indent-line 'fixed)) # -- GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 @@ -658,7 +659,7 @@ Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: - ${3:} Copyright (C) ${1:`(format-time-string "%Y")`} ${2:`user-full-name`} + Copyright (C) This program comes with ABSOLUTELY NO WARRANTY; for details type \`show w'. This is free software, and you are welcome to redistribute it under certain conditions; type \`show c' for details. diff --git a/modules/editor/file-templates/templates/text-mode/__license-gpl3-bp b/modules/editor/file-templates/templates/text-mode/__license-gpl3-bp index 4e8ff3c21..11651cc9f 100644 --- a/modules/editor/file-templates/templates/text-mode/__license-gpl3-bp +++ b/modules/editor/file-templates/templates/text-mode/__license-gpl3-bp @@ -3,6 +3,7 @@ # uuid: __license-gpl3-bp # group: Licenses # contributor: https://choosealicense.com/licenses/lgpl-3.0 +# expand-env: ((yas-indent-line 'fixed)) # -- ${1:} Copyright (C) ${2:`(format-time-string "%Y")`} ${3:`user-full-name`} diff --git a/modules/editor/file-templates/templates/text-mode/__license-lgpl3 b/modules/editor/file-templates/templates/text-mode/__license-lgpl3 index 8aefb505d..1f275c124 100644 --- a/modules/editor/file-templates/templates/text-mode/__license-lgpl3 +++ b/modules/editor/file-templates/templates/text-mode/__license-lgpl3 @@ -3,6 +3,7 @@ # uuid: __license-lgpl3 # group: Licenses # contribuer: https://choosealicense.com/licenses/lgpl-3.0/ +# expand-env: ((yas-indent-line 'fixed)) # -- GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007 diff --git a/modules/editor/file-templates/templates/text-mode/__license-mit b/modules/editor/file-templates/templates/text-mode/__license-mit index dd041f86d..dfda2e352 100644 --- a/modules/editor/file-templates/templates/text-mode/__license-mit +++ b/modules/editor/file-templates/templates/text-mode/__license-mit @@ -3,6 +3,7 @@ # uuid: __license-mit # group: Licenses # contributor: https://choosealicense.com/licenses/mit/ +# expand-env: ((yas-indent-line 'fixed)) # -- The MIT License (MIT) diff --git a/modules/editor/file-templates/templates/text-mode/__license-mozilla b/modules/editor/file-templates/templates/text-mode/__license-mozilla index bba13b752..bbdf6dd8d 100644 --- a/modules/editor/file-templates/templates/text-mode/__license-mozilla +++ b/modules/editor/file-templates/templates/text-mode/__license-mozilla @@ -3,6 +3,7 @@ # uuid: __license-mozilla # group: Licenses # contributor: https://choosealicense.com/licenses/mpl-2.0 +# expand-env: ((yas-indent-line 'fixed)) # -- Mozilla Public License Version 2.0 ================================== diff --git a/modules/editor/file-templates/templates/text-mode/__license-mozilla-bp b/modules/editor/file-templates/templates/text-mode/__license-mozilla-bp index 7a7fc422f..f059671aa 100644 --- a/modules/editor/file-templates/templates/text-mode/__license-mozilla-bp +++ b/modules/editor/file-templates/templates/text-mode/__license-mozilla-bp @@ -3,6 +3,7 @@ # uuid: __license-mozilla-bp # group: Licenses # contributor: https://choosealicense.com/licenses/mpl-2.0 +# expand-env: ((yas-indent-line 'fixed)) # -- This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/modules/editor/file-templates/templates/text-mode/__license-unlicense b/modules/editor/file-templates/templates/text-mode/__license-unlicense index 6eb992707..b72b793e7 100644 --- a/modules/editor/file-templates/templates/text-mode/__license-unlicense +++ b/modules/editor/file-templates/templates/text-mode/__license-unlicense @@ -3,6 +3,7 @@ # uuid: __license-unlicense # group: Licenses # contributor: https://choosealicense.com/licenses/unlicense +# expand-env: ((yas-indent-line 'fixed)) # -- This is free and unencumbered software released into the public domain.