summaryrefslogtreecommitdiff
path: root/src/api/api_version.c
AgeCommit message (Collapse)Author
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