~harrison-rt/+junk/jaguar_company

« back to all changes in this revision

Viewing changes to trunk/jaguar_company.oxp/Scripts/jaguar_company_attackers.js

  • Committer: Richard Harrison
  • Date: 2013-01-31 00:37:41 UTC
  • Revision ID: harrison.rt@gmail.com-20130131003741-hjxqhwtl7s0knopa
* Bumped copyright year.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
    /* Standard public variables for OXP scripts. */
25
25
    this.name = "Jaguar Company Attackers";
26
26
    this.author = "Tricky";
27
 
    this.copyright = "© 2012 Richard Thomas Harrison (Tricky)";
 
27
    this.copyright = "© 2012-2013 Richard Thomas Harrison (Tricky)";
28
28
    this.license = "CC BY-NC-SA 3.0";
29
29
    this.description = "Script to initialise the Jaguar Company attackers.";
30
30
    this.version = "1.4";