diff --git a/libraries/FastShiftOut/FastShiftOut.cpp b/libraries/FastShiftOut/FastShiftOut.cpp index b61f0500..fd67e063 100644 --- a/libraries/FastShiftOut/FastShiftOut.cpp +++ b/libraries/FastShiftOut/FastShiftOut.cpp @@ -3,6 +3,7 @@ // AUTHOR: Rob Tillaart // VERSION: 0.1.03 // PURPOSE: shiftout that implements the Print interface +// DATE: 2013-08-22 // URL: // // Released to the public domain diff --git a/libraries/FastShiftOut/FastShiftOut.h b/libraries/FastShiftOut/FastShiftOut.h index 5f7a4239..9e0db7ac 100644 --- a/libraries/FastShiftOut/FastShiftOut.h +++ b/libraries/FastShiftOut/FastShiftOut.h @@ -3,6 +3,7 @@ // AUTHOR: Rob Tillaart // VERSION: 0.1.03 // PURPOSE: shiftout that implements the Print interface +// DATE: 2013-08-22 // URL: // // Released to the public domain