Skip to content

Commit dbe19dd

Browse files
Add license header to evaluator_helper_test
1 parent 94d7acd commit dbe19dd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

test/helpers/evaluator_helper_test.rb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# frozen_string_literal: true
22

3+
# Copyright (c) 2006-2025, Puzzle ITC AG. This file is part of
4+
# PuzzleTime and licensed under the Affero General Public License version 3
5+
# or later. See the COPYING file at the top-level directory or at
6+
# https://github.com/puzzle/puzzletime.
7+
38
require 'test_helper'
49

510
class EvaluatorHelperTest < ActionView::TestCase

0 commit comments

Comments
 (0)