about summary refs log tree commit homepage
path: root/extras/autoindex.rb
diff options
context:
space:
mode:
Diffstat (limited to 'extras/autoindex.rb')
-rw-r--r--extras/autoindex.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/autoindex.rb b/extras/autoindex.rb
index 1cfde7b..0e47fd4 100644
--- a/extras/autoindex.rb
+++ b/extras/autoindex.rb
@@ -1,6 +1,7 @@
 # -*- encoding: binary -*-
 # Copyright (C) 2013-2015 all contributors <yahns-public@yhbt.net>
 # License: GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt)
+# frozen_string_literal: true
 require 'time'
 require 'rack/utils'
 require 'rack/request'