mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-02-04 22:42:25 +00:00
tweaking rails and ruby snippets slightly
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
# contributor: Translated from TextMate Snippet
|
||||
# name: Copyright Notice
|
||||
# --
|
||||
(c) Copyright `(replace-regexp-in-string "[[:space:]]+$" "" (shell-command-to-string "date +%Y"))` `user-full-name`. All Rights Reserved.
|
||||
(c) Copyright `(replace-regexp-in-string "[ \n\t]+$" "" (shell-command-to-string "date +%Y"))` `user-full-name`. All Rights Reserved.
|
||||
Reference in New Issue
Block a user