-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9a6fa83
commit e91c36c
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
;;; solidity-mode.el --- Major mode for ethereum's solidity language | ||
|
||
;; Copyright (C) 2015-2018 Lefteris Karapetsas | ||
;; Copyright (C) 2015-2020 Lefteris Karapetsas | ||
|
||
;; Author: Lefteris Karapetsas <[email protected]> | ||
;; Keywords: languages, solidity | ||
;; Version: 0.1.9 | ||
;; Version: 0.1.10 | ||
|
||
;; This program is free software; you can redistribute it and/or modify | ||
;; it under the terms of the GNU General Public License as published by | ||
|