<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -16,7 +16,7 @@ SYNTAX: us-federal
     january 3 monday-of-month ; us-federal
 
 : inauguration-day ( timestamp/n -- timestamp )
-    year dup 4 mod + january 20 &gt;&gt;day ; us-federal
+    year dup neg 4 rem + january 20 &gt;&gt;day ; us-federal
 
 : washington's-birthday ( timestamp/n -- timestamp )
     february 3 monday-of-month ; us-federal</diff>
      <filename>extra/calendar/holidays/us/us.factor</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>fd132d9407abc18f3ed27ea1e5c6c6513b27ec80</id>
    </parent>
  </parents>
  <author>
    <name>Doug Coleman</name>
    <email>doug.coleman@gmail.com</email>
  </author>
  <url>http://github.com/slavapestov/factor/commit/9f61b3b2baa7404cc6c84ae7012c284c61986e92</url>
  <id>9f61b3b2baa7404cc6c84ae7012c284c61986e92</id>
  <committed-date>2009-11-11T15:28:53-08:00</committed-date>
  <authored-date>2009-11-11T15:28:53-08:00</authored-date>
  <message>messed up inauguration-day</message>
  <tree>3fe0101a39cbb197a6dc9803e81e441ab5566363</tree>
  <committer>
    <name>Doug Coleman</name>
    <email>doug.coleman@gmail.com</email>
  </committer>
</commit>
