Skip to content

Commit 5dbe12b

Browse files
committed
4.4.0pre
1 parent 0ddc797 commit 5dbe12b

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: © 2025 Nfrastack <code@nfrastack.com>
1+
# SPDX-FileCopyrightText: © 2026 Nfrastack <code@nfrastack.com>
22
#
33
# SPDX-License-Identifier: MIT
44

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2025 Nfrastack
3+
Copyright (c) 2026 Nfrastack
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

rootfs/container/data/nginx/sites.available/moodle/location/moodle.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: © 2025 Nfrastack <code@nfrastack.com>
1+
# SPDX-FileCopyrightText: © 2026 Nfrastack <code@nfrastack.com>
22
#
33
# SPDX-License-Identifier: MIT
44

rootfs/container/data/nginx/sites.available/moodle/location/php_block.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: © 2025 Nfrastack <code@nfrastack.com>
1+
# SPDX-FileCopyrightText: © 2026 Nfrastack <code@nfrastack.com>
22
#
33
# SPDX-License-Identifier: MIT
44

rootfs/container/defaults/30-moodle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: © 2025 Nfrastack <code@nfrastack.com>
1+
# SPDX-FileCopyrightText: © 2026 Nfrastack <code@nfrastack.com>
22
#
33
# SPDX-License-Identifier: MIT
44

rootfs/container/init/init.d/30-moodle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/command/with-contenv bash
2-
# SPDX-FileCopyrightText: © 2025 Nfrastack <code@nfrastack.com>
2+
# SPDX-FileCopyrightText: © 2026 Nfrastack <code@nfrastack.com>
33
#
44
# SPDX-License-Identifier: MIT
55

0 commit comments

Comments
 (0)