r103925 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r103924‎ | r103925 | r103926 >
Date:17:35, 22 November 2011
Author:junaidpv
Status:ok (Comments)
Tags:
Comment:
Narayam: Remove cc-by-sa from my contributions.
Modified paths:
  • /trunk/extensions/Narayam/resources/ext.narayam.core.js (modified) (history)
  • /trunk/extensions/Narayam/resources/ext.narayam.rules.as-avro.js (modified) (history)
  • /trunk/extensions/Narayam/resources/ext.narayam.rules.as-bornona.js (modified) (history)
  • /trunk/extensions/Narayam/resources/ext.narayam.rules.as-inscript.js (modified) (history)
  • /trunk/extensions/Narayam/resources/ext.narayam.rules.bn-avro.js (modified) (history)
  • /trunk/extensions/Narayam/resources/ext.narayam.rules.bn-inscript.js (modified) (history)
  • /trunk/extensions/Narayam/resources/ext.narayam.rules.bn-nkb.js (modified) (history)
  • /trunk/extensions/Narayam/resources/ext.narayam.rules.kn-inscript.js (modified) (history)
  • /trunk/extensions/Narayam/resources/ext.narayam.rules.kn.js (modified) (history)
  • /trunk/extensions/Narayam/resources/ext.narayam.rules.ml.js (modified) (history)
  • /trunk/extensions/Narayam/resources/ext.narayam.rules.ne.js (modified) (history)
  • /trunk/extensions/Narayam/resources/ext.narayam.rules.or.js (modified) (history)
  • /trunk/extensions/Narayam/resources/ext.narayam.rules.sa-inscript.js (modified) (history)
  • /trunk/extensions/Narayam/resources/ext.narayam.rules.sa.js (modified) (history)
  • /trunk/extensions/Narayam/resources/ext.narayam.rules.ta-99.js (modified) (history)
  • /trunk/extensions/Narayam/resources/ext.narayam.rules.ta-bamini.js (modified) (history)
  • /trunk/extensions/Narayam/resources/ext.narayam.rules.ta.js (modified) (history)

Diff [purge]

Index: trunk/extensions/Narayam/resources/ext.narayam.rules.bn-inscript.js
@@ -3,7 +3,7 @@
44 * According to CDAC's "Enhanced InScript Keyboard Layout 5.2"
55 * @author Junaid P V ([[user:Junaidpv]])
66 * @date 2010-12-12
7 - * License: GPLv3, CC-BY-SA 3.0
 7+ * License: GPLv3
88 */
99
1010 // Normal rules
Index: trunk/extensions/Narayam/resources/ext.narayam.rules.ne.js
@@ -2,7 +2,7 @@
33 * Transliteration regular expression rules table for Nepali
44 * @author Junaid P V ([[user:Junaidpv]]) and Bhawani Gautam ([[user:Bhawani Gautam]])
55 * @date 2011-07-22
6 - * License: GPLv3, CC-BY-SA 3.0
 6+ * License: GPLv3
77 */
88
99 // Normal rules
Index: trunk/extensions/Narayam/resources/ext.narayam.rules.sa.js
@@ -3,7 +3,7 @@
44 * @author Junaid P V ([[user:Junaidpv]])
55 * @date 2010-10-12
66 * @credits With help from Naveen Shankar
7 - * License: GPLv3, CC-BY-SA 3.0
 7+ * License: GPLv3
88 */
99
1010 // Normal rules
Index: trunk/extensions/Narayam/resources/ext.narayam.rules.ta.js
@@ -2,7 +2,7 @@
33 * Transliteration regular expression rules table for Tamil
44 * @author Junaid P V ([[user:Junaidpv]])
55 * @date 2010-11-21
6 - * License: GPLv3, CC-BY-SA 3.0
 6+ * License: GPLv3
77 */
88
99 // Normal rules
Index: trunk/extensions/Narayam/resources/ext.narayam.rules.bn-nkb.js
@@ -4,7 +4,7 @@
55 * @date 2010-12-13
66 * @credits From the standard developed by Bangladesh Computer Council,
77 * Ministry of Science and Information & Communication Technology, Govt. of Bangladesh
8 - * License: GPLv3, CC-BY-SA 3.0
 8+ * License: GPLv3
99 */
1010
1111 // Normal rules
Index: trunk/extensions/Narayam/resources/ext.narayam.rules.as-avro.js
@@ -3,7 +3,7 @@
44 * @author Junaid P V ([[user:Junaidpv]])
55 * @date 2010-12-05
66 * @credits Derived from Bengali Avro layout by changing the characters for Assamese
7 - * License: GPLv3, CC-BY-SA 3.0
 7+ * License: GPLv3
88 */
99
1010 var rules = [
Index: trunk/extensions/Narayam/resources/ext.narayam.rules.sa-inscript.js
@@ -3,7 +3,7 @@
44 * According to CDAC's "Enhanced InScript Keyboard Layout 5.2"
55 * @author Junaid P V ([[user:Junaidpv]])
66 * @date 2010-12-26
7 - * License: GPLv3, CC-BY-SA 3.0
 7+ * License: GPLv3
88 */
99 var rules = [
1010 ['X', '', 'ँ'],
Index: trunk/extensions/Narayam/resources/ext.narayam.rules.as-inscript.js
@@ -3,7 +3,7 @@
44 * According to CDAC's "Enhanced InScript Keyboard Layout 5.2"
55 * @author Junaid P V ([[user:Junaidpv]])
66 * @date 2010-12-12 (updated: 2010-12-22)
7 - * License: GPLv3, CC-BY-SA 3.0
 7+ * License: GPLv3
88 */
99
1010 var rules = [
Index: trunk/extensions/Narayam/resources/ext.narayam.rules.as-bornona.js
@@ -2,7 +2,7 @@
33 * Regular expression rules table for Bornona layout for Assamese script
44 * @author Junaid P V ([[user:Junaidpv]])
55 * @date 2010-12-22
6 - * License: GPLv3, CC-BY-SA 3.0
 6+ * License: GPLv3
77 */
88
99 var rules = [
Index: trunk/extensions/Narayam/resources/ext.narayam.core.js
@@ -5,7 +5,7 @@
66 * @date 2010-12-18 (Based on naaraayam transliteration tool I first wrote on 2010-05-19)
77 * @version 3.0
88 * Last update: 2010-11-28
9 - * License: GPLv3, CC-BY-SA 3.0
 9+ * License: GPLv3
1010 */
1111
1212 /**
Index: trunk/extensions/Narayam/resources/ext.narayam.rules.kn-inscript.js
@@ -3,7 +3,7 @@
44 * According to CDAC's "Enhanced InScript Keyboard Layout 5.2"
55 * @author Junaid P V ([[user:Junaidpv]])
66 * @date 2011-02-27
7 - * License: GPLv3, CC-BY-SA 3.0
 7+ * License: GPLv3
88 */
99 // Normal
1010 var rules = [
Index: trunk/extensions/Narayam/resources/ext.narayam.rules.ta-bamini.js
@@ -3,7 +3,7 @@
44 * @author Junaid P V ([[user:Junaidpv]])
55 * @date 2011-10-13
66 * @credits http://help.keymandesktop.com/keyboards/keyboard_ekwbamuni.php
7 - * License: GPLv3, CC-BY-SA 3.0
 7+ * License: GPLv3
88 */
99
1010 var rules = [
Index: trunk/extensions/Narayam/resources/ext.narayam.rules.ta-99.js
@@ -2,7 +2,7 @@
33 * Regular expression rules table for Tamil 99 input method
44 * @author Junaid P V ([[user:Junaidpv]])
55 * @date 2010-11-20
6 - * License: GPLv3, CC-BY-SA 3.0
 6+ * License: GPLv3
77 */
88
99 // Normal rules
Index: trunk/extensions/Narayam/resources/ext.narayam.rules.bn-avro.js
@@ -2,7 +2,7 @@
33 * Avro layout regular expression rules table for Bengali script
44 * @author Junaid P V ([[user:Junaidpv]])
55 * @date 2010-12-05
6 - * License: GPLv3, CC-BY-SA 3.0
 6+ * License: GPLv3
77 */
88
99 var rules = [
Index: trunk/extensions/Narayam/resources/ext.narayam.rules.ml.js
@@ -3,7 +3,7 @@
44 * @author Junaid P V ([[user:Junaidpv]]) with extensive advise from Thachan Makan ([[user:Thachan.makan]])
55 * @date 2010-05-19 (update: 2010-12-11)
66 * @credits Malayalam Wikimedia Community, especialy Thachan Makan ([[user:Thachan.makan]])
7 - * License: GPLv3, CC-BY-SA 3.0
 7+ * License: GPLv3
88 */
99
1010 // Normal rules
Index: trunk/extensions/Narayam/resources/ext.narayam.rules.kn.js
@@ -3,7 +3,7 @@
44 * @author M G Harish [[user:M G Harish]]
55 * Modified by User:HPNadig (User:HPN on en)
66 * @date 2010-12-25
7 - * License: GPLv3, CC-BY-SA 3.0
 7+ * License: GPLv3
88 */
99 var rules = [
1010 ['ಕ್h','c','ಚ್'],
Index: trunk/extensions/Narayam/resources/ext.narayam.rules.or.js
@@ -3,7 +3,7 @@
44 * @author Junaid P V ([[user:Junaidpv]])
55 * @date 2010-11-13
66 * @credit With help from Subhashish Panigrahi
7 - * License: GPLv3, CC-BY-SA 3.0
 7+ * License: GPLv3
88 */
99 // Normal rules
1010 var rules = [

Comments

#Comment by Santhosh.thottingal (talk | contribs)   04:48, 6 December 2011

Is there any reason for this license change?

#Comment by Junaidpv (talk | contribs)   08:55, 6 December 2011

No attribution required, that's it :)

Status & tagging log