diff options
Diffstat (limited to 'admin/grammars/scheme.by')
-rw-r--r-- | admin/grammars/scheme.by | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/admin/grammars/scheme.by b/admin/grammars/scheme.by index c4d6a392f7c..86fe81d1852 100644 --- a/admin/grammars/scheme.by +++ b/admin/grammars/scheme.by @@ -15,7 +15,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. %package semantic-scm-by %provide semantic/bovine/scm-by @@ -98,4 +98,3 @@ expression : symbol ; ;;; scheme.by ends here - |