chore: forgot copyright

This commit is contained in:
JobvAlewijk
2026-01-29 17:53:57 +01:00
parent 18a4bde4ca
commit e129113c9e
2 changed files with 11 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
# -*- coding: utf-8 -*-
"""
This program has been developed by students from the bachelor Computer Science at Utrecht
University within the Software Project course.
© Copyright Utrecht University (Department of Information and Computing Sciences)
"""
from __future__ import unicode_literals
import json

View File

@@ -1,4 +1,9 @@
# -*- coding: utf-8 -*-
"""
This program has been developed by students from the bachelor Computer Science at Utrecht
University within the Software Project course.
© Copyright Utrecht University (Department of Information and Computing Sciences)
"""
from __future__ import unicode_literals
import json