Skip to content

Commit 2e6226d

Browse files
committed
Bump copyright notice's year to 2021
1 parent e0e168e commit 2e6226d

File tree

9 files changed

+10
-10
lines changed

9 files changed

+10
-10
lines changed

examples.xsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<!--
44
5-
Copyright (c) 1999 - 2020 XMPP Standards Foundation
5+
Copyright (c) 1999 - 2021 XMPP Standards Foundation
66
77
Permission is hereby granted, free of charge, to any person obtaining a copy
88
of this software and associated documentation files (the "Software"), to deal

protopage.xsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
3-
Copyright (c) 1999 - 2020 XMPP Standards Foundation
3+
Copyright (c) 1999 - 2021 XMPP Standards Foundation
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

ref.xsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<!--
44
5-
Copyright (c) 1999 - 2020 XMPP Standards Foundation
5+
Copyright (c) 1999 - 2021 XMPP Standards Foundation
66
77
Permission is hereby granted, free of charge, to any person obtaining a copy
88
of this software and associated documentation files (the "Software"), to deal

xep-0001.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ Experimental ----> Proposed ----> Active
441441
442442
<!--
443443
444-
Copyright (c) 1999 - 2020 XMPP Standards Foundation
444+
Copyright (c) 1999 - 2021 XMPP Standards Foundation
445445
446446
Permission is hereby granted, free of charge, to any person obtaining a copy
447447
of this software and associated documentation files (the "Software"), to deal

xep-0292.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -700,7 +700,7 @@ property-key = element key {
700700
701701
<!--
702702
703-
Copyright (c) 1999 - 2020 XMPP Standards Foundation
703+
Copyright (c) 1999 - 2021 XMPP Standards Foundation
704704
705705
Permission is hereby granted, free of charge, to any
706706
person obtaining a copy of this software and

xep.dtd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<!--
44
5-
Copyright (c) 1999 - 2020 XMPP Standards Foundation
5+
Copyright (c) 1999 - 2021 XMPP Standards Foundation
66
77
Permission is hereby granted, free of charge, to any person obtaining a copy
88
of this software and associated documentation files (the "Software"), to deal

xep.ent

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<!--
1919

20-
Copyright (c) 1999 - 2020 XMPP Standards Foundation
20+
Copyright (c) 1999 - 2021 XMPP Standards Foundation
2121

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

xep.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<!--
44
5-
Copyright (c) 1999 - 2020 XMPP Standards Foundation
5+
Copyright (c) 1999 - 2021 XMPP Standards Foundation
66
77
Permission is hereby granted, free of charge, to any person obtaining a copy
88
of this software and associated documentation files (the "Software"), to deal

xep.xsl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<!--
44
5-
Copyright (c) 1999 - 2020 XMPP Standards Foundation
5+
Copyright (c) 1999 - 2021 XMPP Standards Foundation
66
77
Permission is hereby granted, free of charge, to any
88
person obtaining a copy of this software and
@@ -259,7 +259,7 @@ content: "XEP-<xsl:value-of select='/xep/header/number'/>";
259259
</ul></dd>
260260
</xsl:if>
261261
<dt>Copyright</dt>
262-
<dd>&#169; 1999 &#x2013; 2020 XMPP Standards Foundation. <a href='#appendix-legal'>SEE LEGAL NOTICES</a>.</dd>
262+
<dd>&#169; 1999 &#x2013; 2021 XMPP Standards Foundation. <a href='#appendix-legal'>SEE LEGAL NOTICES</a>.</dd>
263263
<dt>Status</dt>
264264
<dd>
265265
<p><xsl:value-of select='/xep/header/status'/></p>

0 commit comments

Comments
 (0)