summary refs log tree commit diff stats
path: root/ranger/core/metadata.py
diff options
context:
space:
mode:
Diffstat (limited to 'ranger/core/metadata.py')
-rw-r--r--ranger/core/metadata.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/ranger/core/metadata.py b/ranger/core/metadata.py
index fc545b9c..e7f90efd 100644
--- a/ranger/core/metadata.py
+++ b/ranger/core/metadata.py
@@ -1,5 +1,5 @@
-# Copyright (C) 2014  Roman Zimbelmann <hut@hut.pm>
-# This software is distributed under the terms of the GNU GPL version 3.
+# This file is part of ranger, the console file manager.
+# License: GNU GPL version 3, see the file "AUTHORS" for details.
 
 """
 A Metadata Manager that reads information about files from a json database.