Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8db009f

Browse files
committed
Update Julian Clock module manifest with corrected copyright, file declarations, and language paths
1 parent 9390620 commit 8db009f

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed
File renamed without changes.

mod_julianclock.xml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<name>Julian Clock</name>
44
<author>N6REJ</author>
55
<creationDate>2025 June 08</creationDate>
6-
<copyright>JowWow</copyright>
6+
<copyright>Copyright (C)2025 N6REJ</copyright>
77
<license>GNU General Public License v3. https://www.gnu.org/licenses/gpl.html</license>
88
<authorEmail>[email protected]</authorEmail>
99
<authorUrl>https://hallhome.us</authorUrl>
@@ -12,20 +12,22 @@
1212
<files>
1313
<filename module="mod_julianclock">mod_julianclock.php</filename>
1414
<filename>mod_julianclock.xml</filename>
15+
<filename>License.txt</filename>
16+
<filename>index.html</filename>
1517
<folder>tmpl</folder>
1618
<folder>language</folder>
1719
</files>
1820
<languages>
19-
<language tag="en-GB">language/en-GB/en-GB.mod_julianclock.ini</language>
20-
<language tag="en-GB">language/en-GB/en-GB.mod_julianclock.sys.ini</language>
21+
<language tag="en-GB">language/en-GB/mod_julianclock.ini</language>
22+
<language tag="en-GB">language/en-GB/mod_julianclock.sys.ini</language>
2123
</languages>
2224
<updateservers>
2325
<server
2426
type="extension"
2527
name="julianClock"
2628
priority="1"
2729
>
28-
https://raw.githubusercontent.com/N6REJ/mod_julianclock/master/mod_julianclock_update.xml
30+
https://raw.githubusercontent.com/N6REJ/mod_julianclock/main/mod_julianclock_update.xml
2931
</server>
3032
</updateservers>
3133
<config>

0 commit comments

Comments
 (0)