2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-02 15:45:25 +00:00

update copyright notice

This commit is contained in:
Tinderbox User
2013-01-01 23:45:47 +00:00
parent c7ef13f6c9
commit 024cf50d12
24 changed files with 44 additions and 5 deletions

View File

@@ -14,6 +14,8 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id$ */
/*
* This is a generic implementation of a two-lock concurrent queue.
* There are built-in mutex locks for the head and tail of the queue,