corda/classpath/java/util
Joel Dice 87b02eb949 update copyright years
Previously, I used a shell script to extract modification date ranges
from the Git history, but that was complicated and unreliable, so now
every file just gets the same year range in its copyright header.  If
someone needs to know when a specific file was modified and by whom,
they can look at the Git history themselves; no need to include it
redundantly in the header.
2013-07-02 20:52:38 -06:00
..
concurrent update copyright years 2013-07-02 20:52:38 -06:00
jar update copyright years 2013-07-02 20:52:38 -06:00
logging update copyright years 2013-07-02 20:52:38 -06:00
regex update copyright years 2013-07-02 20:52:38 -06:00
zip update copyright years 2013-07-02 20:52:38 -06:00
AbstractCollection.java update copyright years 2013-07-02 20:52:38 -06:00
AbstractList.java update copyright years 2013-07-02 20:52:38 -06:00
AbstractMap.java update copyright years 2013-07-02 20:52:38 -06:00
AbstractQueue.java update copyright years 2013-07-02 20:52:38 -06:00
AbstractSequentialList.java update copyright years 2013-07-02 20:52:38 -06:00
AbstractSet.java update copyright years 2013-07-02 20:52:38 -06:00
ArrayList.java update copyright years 2013-07-02 20:52:38 -06:00
Arrays.java update copyright years 2013-07-02 20:52:38 -06:00
BitSet.java update copyright years 2013-07-02 20:52:38 -06:00
Calendar.java update copyright years 2013-07-02 20:52:38 -06:00
Collection.java update copyright years 2013-07-02 20:52:38 -06:00
Collections.java update copyright years 2013-07-02 20:52:38 -06:00
Comparator.java update copyright years 2013-07-02 20:52:38 -06:00
ConcurrentModificationException.java update copyright years 2013-07-02 20:52:38 -06:00
Date.java update copyright years 2013-07-02 20:52:38 -06:00
Enumeration.java update copyright years 2013-07-02 20:52:38 -06:00
EnumSet.java EnumSet.allOf can take advantage of the bulk BitSet.set(start, end) operation to run faster instead of adding each element individually. 2012-07-06 23:47:42 -06:00
EventListener.java update copyright years 2013-07-02 20:52:38 -06:00
EventObject.java update copyright years 2013-07-02 20:52:38 -06:00
HashMap.java update copyright years 2013-07-02 20:52:38 -06:00
HashSet.java update copyright years 2013-07-02 20:52:38 -06:00
Hashtable.java update copyright years 2013-07-02 20:52:38 -06:00
IdentityHashMap.java update copyright years 2013-07-02 20:52:38 -06:00
Iterator.java update copyright years 2013-07-02 20:52:38 -06:00
LinkedList.java update copyright years 2013-07-02 20:52:38 -06:00
List.java update copyright years 2013-07-02 20:52:38 -06:00
ListIterator.java update copyright years 2013-07-02 20:52:38 -06:00
Locale.java update copyright years 2013-07-02 20:52:38 -06:00
Map.java update copyright years 2013-07-02 20:52:38 -06:00
MissingResourceException.java update copyright years 2013-07-02 20:52:38 -06:00
NoSuchElementException.java update copyright years 2013-07-02 20:52:38 -06:00
Properties.java update copyright years 2013-07-02 20:52:38 -06:00
PropertyResourceBundle.java update copyright years 2013-07-02 20:52:38 -06:00
Queue.java update copyright years 2013-07-02 20:52:38 -06:00
Random.java update copyright years 2013-07-02 20:52:38 -06:00
RandomAccess.java update copyright years 2013-07-02 20:52:38 -06:00
ResourceBundle.java update copyright years 2013-07-02 20:52:38 -06:00
Set.java update copyright years 2013-07-02 20:52:38 -06:00
SortedSet.java update copyright years 2013-07-02 20:52:38 -06:00
Stack.java update copyright years 2013-07-02 20:52:38 -06:00
StringTokenizer.java update copyright years 2013-07-02 20:52:38 -06:00
TreeMap.java update copyright years 2013-07-02 20:52:38 -06:00
TreeSet.java update copyright years 2013-07-02 20:52:38 -06:00
UUID.java add bare-bones UUID implementation 2011-09-29 18:27:34 -06:00
Vector.java update copyright years 2013-07-02 20:52:38 -06:00
WeakHashMap.java update copyright years 2013-07-02 20:52:38 -06:00