aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/java_config_2/VM.py')
-rw-r--r--src/java_config_2/VM.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/java_config_2/VM.py b/src/java_config_2/VM.py
index c0c5ec5..4efbee5 100644
--- a/src/java_config_2/VM.py
+++ b/src/java_config_2/VM.py
@@ -1,5 +1,5 @@
-# -*- coding: UTF-8 -*-
-# Copyright 2004-2013 Gentoo Foundation
+# -*- coding: utf-8 -*-
+# Copyright 2004-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
from .FileParser import *
@@ -98,4 +98,4 @@ class VM:
raise PermissionError
return None
-# vim:set expandtab tabstop=4 shiftwidth=4 softtabstop=4 nowrap: \ No newline at end of file
+# vim:set expandtab tabstop=4 shiftwidth=4 softtabstop=4 nowrap: