summaryrefslogtreecommitdiff
path: root/modes
diff options
context:
space:
mode:
authorSiddhartha <sid@countvajhula.com>2020-12-20 01:19:27 -0800
committerJames N <james@jojojames.com>2020-12-20 13:28:55 -0800
commitae0eada98df8517b182b38410c3b4649a4909361 (patch)
tree2ba2cb21d01abe3a3ce3ab3ea236fe0681b39232 /modes
parent66913666f6a6d6d45409262b1d2aa260e3a883d6 (diff)
drop copyright line as it's redundant
Diffstat (limited to 'modes')
-rw-r--r--modes/ripgrep/evil-collection-ripgrep.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/modes/ripgrep/evil-collection-ripgrep.el b/modes/ripgrep/evil-collection-ripgrep.el
index 412b4b1..5c7fe0e 100644
--- a/modes/ripgrep/evil-collection-ripgrep.el
+++ b/modes/ripgrep/evil-collection-ripgrep.el
@@ -1,7 +1,5 @@
;;; evil-collection-ripgrep.el --- Bindings for `ripgrep' -*- lexical-binding: t -*-
-;; Copyright (C) 2018 James Nguyen
-
;; Author: Sid Kasivajhula <sid@countvajhula.com>
;; Maintainer: James Nguyen <james@jojojames.com>
;; Pierre Neidhardt <mail@ambrevar.xyz>