Local Library for DS3231 RTC
Fork of ds3231 by
Revision 12:b9f13fd8c1b6, committed 2015-03-12
- Comitter:
- j3
- Date:
- Thu Mar 12 19:36:30 2015 +0000
- Parent:
- 11:1654fcc0a5ea
- Child:
- 13:aa3eb69b25bb
- Commit message:
- Updated copyright to 2015
Changed in this revision
ds3231.cpp | Show annotated file Show diff for this revision Revisions of this file |
ds3231.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/ds3231.cpp Thu Mar 12 19:15:38 2015 +0000 +++ b/ds3231.cpp Thu Mar 12 19:36:30 2015 +0000 @@ -14,7 +14,7 @@ *********************************************************************** * * @copyright -* Copyright (C) 2013 Maxim Integrated Products, Inc., All Rights Reserved. +* Copyright (C) 2015 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"),
--- a/ds3231.h Thu Mar 12 19:15:38 2015 +0000 +++ b/ds3231.h Thu Mar 12 19:36:30 2015 +0000 @@ -14,7 +14,7 @@ *********************************************************************** * * @copyright -* Copyright (C) 2013 Maxim Integrated Products, Inc., All Rights Reserved. +* Copyright (C) 2015 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"),