Skip to content

Commit f20664e

Browse files
committed
Move IRC channel from Freenode to OFTC.
1 parent e15919b commit f20664e

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

common-new.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ function PageEnd()
169169
{
170170
?>
171171
<div class="CopyrightBox">
172-
Page design and original content copyright &copy; 2005-2017 Mednafen Team. The Mednafen Beetle is copyright &copy; 2005 <a href="http://camilleart.com/">Camille Young</a>. Nintendo,
172+
Page design and original content copyright &copy; 2005-2021 Mednafen Team. The Mednafen Beetle is copyright &copy; 2005 <a href="http://camilleart.com/">Camille Young</a>. Nintendo,
173173
Nintendo Entertainment System, GameBoy, GameBoy Color, and GameBoy Advance are registered trademarks of <a href="http://www.nintendo.com/">Nintendo</a>. Mednafen is <b>not</b> an official Nintendo product, and Mednafen is in no way affiliated with the Nintendo corporation.
174174
</div>
175175
</body>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ <h2 class="ContentBoxHead">News</h2>
445445
</div>
446446
<br />
447447
<div class="CopyrightBox">
448-
Page design and original content copyright &copy; 2005-2017 Mednafen Team. The Mednafen Beetle is copyright &copy; 2005 <a href="http://camilleart.com/">Camille Young</a>. Nintendo,
448+
Page design and original content copyright &copy; 2005-2021 Mednafen Team. The Mednafen Beetle is copyright &copy; 2005 <a href="http://camilleart.com/">Camille Young</a>. Nintendo,
449449
Nintendo Entertainment System, GameBoy, GameBoy Color, and GameBoy Advance are registered trademarks of <a href="http://www.nintendo.com/">Nintendo</a>. Mednafen is <b>not</b> an official Nintendo product, and Mednafen is in no way affiliated with the Nintendo corporation.
450450
</div>
451451
</body>

irc/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
<div class="ContentBox">
147147
<h2 class="ContentBoxHead">IRC:</h2>
148148
<div class="ContentBoxBody">
149-
#mednafen on irc.freenode.net
149+
#mednafen on <a href="https://www.oftc.net/">OFTC</a>, irc.oftc.net (port 6697 or 9999 for SSL)
150150
<p>
151151
<h3>Rules</h3>
152152
<ol>Don't aggravate the ops. Would you taunt a moose? Yes? HAVE YOU EVEN SEEN A MOOSE?!</ol>
@@ -160,7 +160,7 @@ <h3>Rules</h3>
160160
</div>
161161
</div>
162162
<div class="CopyrightBox">
163-
Page design and original content copyright &copy; 2005-2017 Mednafen Team. The Mednafen Beetle is copyright &copy; 2005 <a href="http://camilleart.com/">Camille Young</a>. Nintendo,
163+
Page design and original content copyright &copy; 2005-2021 Mednafen Team. The Mednafen Beetle is copyright &copy; 2005 <a href="http://camilleart.com/">Camille Young</a>. Nintendo,
164164
Nintendo Entertainment System, GameBoy, GameBoy Color, and GameBoy Advance are registered trademarks of <a href="http://www.nintendo.com/">Nintendo</a>. Mednafen is <b>not</b> an official Nintendo product, and Mednafen is in no way affiliated with the Nintendo corporation.
165165
</div>
166166
</body>

irc/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div class="ContentBox">
33
<h2 class="ContentBoxHead">IRC:</h2>
44
<div class="ContentBoxBody">
5-
#mednafen on irc.freenode.net
5+
#mednafen on <a href="https://www.oftc.net/">OFTC</a>, irc.oftc.net (port 6697 or 9999 for SSL)
66
<p>
77
<h3>Rules</h3>
88
<ol>Don't aggravate the ops. Would you taunt a moose? Yes? HAVE YOU EVEN SEEN A MOOSE?!</ol>

links/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ <h3>Other PlayStation 1 Emulators</h3>
227227
</div>
228228
</div>
229229
<div class="CopyrightBox">
230-
Page design and original content copyright &copy; 2005-2017 Mednafen Team. The Mednafen Beetle is copyright &copy; 2005 <a href="http://camilleart.com/">Camille Young</a>. Nintendo,
230+
Page design and original content copyright &copy; 2005-2021 Mednafen Team. The Mednafen Beetle is copyright &copy; 2005 <a href="http://camilleart.com/">Camille Young</a>. Nintendo,
231231
Nintendo Entertainment System, GameBoy, GameBoy Color, and GameBoy Advance are registered trademarks of <a href="http://www.nintendo.com/">Nintendo</a>. Mednafen is <b>not</b> an official Nintendo product, and Mednafen is in no way affiliated with the Nintendo corporation.
232232
</div>
233233
</body>

releases/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ <h2 class="ContentBoxHead">Compiling from Sources:</h2>
202202
</div>
203203
</div>
204204
<div class="CopyrightBox">
205-
Page design and original content copyright &copy; 2005-2017 Mednafen Team. The Mednafen Beetle is copyright &copy; 2005 <a href="http://camilleart.com/">Camille Young</a>. Nintendo,
205+
Page design and original content copyright &copy; 2005-2021 Mednafen Team. The Mednafen Beetle is copyright &copy; 2005 <a href="http://camilleart.com/">Camille Young</a>. Nintendo,
206206
Nintendo Entertainment System, GameBoy, GameBoy Color, and GameBoy Advance are registered trademarks of <a href="http://www.nintendo.com/">Nintendo</a>. Mednafen is <b>not</b> an official Nintendo product, and Mednafen is in no way affiliated with the Nintendo corporation.
207207
</div>
208208
</body>

0 commit comments

Comments
 (0)