about summary refs log tree commit diff homepage
path: root/torus.h
diff options
context:
space:
mode:
Diffstat (limited to 'torus.h')
-rw-r--r--torus.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/torus.h b/torus.h
index 23513e5..076cff9 100644
--- a/torus.h
+++ b/torus.h
@@ -1,5 +1,4 @@
-/*
- * Copyright (c) 2017, June McEnroe <june@causal.agency>
+/* 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
ne McEnroe 2015-11-02Redefine _newline_precmd in _newline_precmdJune McEnroe 2015-11-02Print newline before every prompt after firstJune McEnroe 2015-11-02Remove first prompt placementJune McEnroe 2015-11-02Newline before prompt and start at bottom of terminalJune McEnroe 2015-10-27Add chruby to zshrcJune McEnroe