summary refs log tree commit diff
path: root/bin/rec.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-12-02 22:26:45 -0500
committerJune McEnroe <june@causal.agency>2018-12-02 22:26:45 -0500
commit55e5a2994c834e972503b99dfd344cfd9ac4ac29 (patch)
treecccfbe22c17ada66851f9972a061f45559b1bd08 /bin/rec.c
parentRemove \h binding (diff)
downloadsrc-55e5a2994c834e972503b99dfd344cfd9ac4ac29.tar.gz
src-55e5a2994c834e972503b99dfd344cfd9ac4ac29.zip
Rename watch to rec
A watch binary already exists in various places (but isn't useful).
Diffstat (limited to '')
-rw-r--r--bin/rec.c (renamed from bin/watch.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/watch.c b/bin/rec.c
index 08a4ae9e..da18c968 100644
--- a/bin/watch.c
+++ b/bin/rec.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017, June McEnroe <programble@gmail.com>
+/* Copyright (C) 2017  June McEnroe <june@causal.agency>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as published by