about summary refs log tree commit homepage
path: root/mnt.h
diff options
context:
space:
mode:
Diffstat (limited to 'mnt.h')
-rw-r--r--mnt.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mnt.h b/mnt.h
index 61097d7..4471aef 100644
--- a/mnt.h
+++ b/mnt.h
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 2012-2016 all contributors <cmogstored-public@bogomips.org>
- * License: GPLv3 or later (see COPYING for details)
+ * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * License: GPL-3.0+ <https://www.gnu.org/licenses/gpl-3.0.txt>
  */
 void mog_mnt_refresh(void);
 const struct mount_entry * mog_mnt_acquire(dev_t);