summaryrefslogtreecommitdiff
path: root/src/api/api_version.c
AgeCommit message (Collapse)Author
2014-01-07Update copyright notices for 2014.Keith Bostic
Move lang/java and lang/python into the public domain.
2013-06-04Reorder the verbose version output, so the library version comes first.Michael Cahill
refs #564
2013-01-01Update copyright notice to 2013.Keith Bostic
2012-01-22Update copyright notices to 2012.Keith Bostic
Change the copyright check script to always use the current year. Change the example code copyright notices to document them as freeware, anybody using WiredTiger example code is free to use it in any way they choose, including commercially, WiredTiger claims no rights in such a copy. Minor re-ordering of the standard copyright notice so the preamble is always the copyright notice itself, not the mention of the LICENSE file.
2011-06-24Remove the vararg versions of the packing functions from the public API. ↵Michael Cahill
Add a session parameter to the internal functions and report errors. --HG-- rename : src/api/version.c => src/api/api_version.c