Bug Tracker

Changeset 4586

Show
Ignore:
Timestamp:
02/01/08 23:23:11 (7 months ago)
Author:
jeresig
Message:

Updated the years on the licensing.

Location:
trunk/jquery
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/jquery/MIT-LICENSE.txt

    r1367 r4586  
    1 Copyright (c) 2007 John Resig, http://jquery.com/ 
     1Copyright (c) 2008 John Resig, http://jquery.com/ 
    22 
    33Permission is hereby granted, free of charge, to any person obtaining 
  • trunk/jquery/src/core.js

    r4537 r4586  
    22 * jQuery @VERSION - New Wave Javascript 
    33 * 
    4  * Copyright (c) 2007 John Resig (jquery.com) 
     4 * Copyright (c) 2008 John Resig (jquery.com) 
    55 * Dual licensed under the MIT (MIT-LICENSE.txt) 
    66 * and GPL (GPL-LICENSE.txt) licenses.