summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AUTHORS4
-rw-r--r--up.go2
2 files changed, 5 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
new file mode 100644
index 0000000..c7f2ac2
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1,4 @@
+Please keep the contents of this file sorted alphabetically.
+
+Mateusz CzapliƄski <czapkofan@gmail.com>
+Rohan Verma <hello@rohanverma.net>
diff --git a/up.go b/up.go
index 0b7d1ca..0bd7a3f 100644
--- a/up.go
+++ b/up.go
@@ -1,4 +1,4 @@
-// Copyright 2018 The up Authors
+// Copyright 2018 The up AUTHORS
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.