From 5a620faf33433a43d4eda739830f127dd939dcde Mon Sep 17 00:00:00 2001 From: Samy Al Bahra Date: Sat, 12 Jan 2013 13:49:10 -0500 Subject: [PATCH] legal/doc: Update Copyright statements. --- doc/CK_HS_HASH | 2 +- doc/ck_bag_allocator_set | 4 ++-- doc/ck_bag_block_count | 4 ++-- doc/ck_bag_block_next | 4 ++-- doc/ck_bag_count | 4 ++-- doc/ck_bag_destroy | 4 ++-- doc/ck_bag_init | 4 ++-- doc/ck_bag_iterator_init | 4 ++-- doc/ck_bag_member_spmc | 4 ++-- doc/ck_bag_next | 4 ++-- doc/ck_bag_put_spmc | 4 ++-- doc/ck_bag_remove_spmc | 4 ++-- doc/ck_bag_set_spmc | 4 ++-- doc/ck_bitmap_base | 2 +- doc/ck_bitmap_bits | 2 +- doc/ck_bitmap_buffer | 2 +- doc/ck_bitmap_clear | 2 +- doc/ck_bitmap_init | 2 +- doc/ck_bitmap_iterator_init | 4 ++-- doc/ck_bitmap_next | 4 ++-- doc/ck_bitmap_reset_mpmc | 2 +- doc/ck_bitmap_set_mpmc | 2 +- doc/ck_bitmap_size | 2 +- doc/ck_bitmap_test | 2 +- doc/ck_epoch_barrier | 2 +- doc/ck_epoch_begin | 2 +- doc/ck_epoch_call | 2 +- doc/ck_epoch_end | 2 +- doc/ck_epoch_init | 2 +- doc/ck_epoch_poll | 2 +- doc/ck_epoch_recycle | 2 +- doc/ck_epoch_register | 2 +- doc/ck_epoch_synchronize | 2 +- doc/ck_epoch_unregister | 2 +- doc/ck_hs_count | 2 +- doc/ck_hs_destroy | 2 +- doc/ck_hs_get | 2 +- doc/ck_hs_grow | 2 +- doc/ck_hs_init | 2 +- doc/ck_hs_iterator_init | 2 +- doc/ck_hs_next | 2 +- doc/ck_hs_put | 2 +- doc/ck_hs_remove | 2 +- doc/ck_hs_reset | 2 +- doc/ck_hs_set | 2 +- doc/ck_hs_stat | 2 +- doc/ck_ht_count | 2 +- doc/ck_ht_destroy | 2 +- doc/ck_ht_entry_empty | 2 +- doc/ck_ht_entry_key | 2 +- doc/ck_ht_entry_key_direct | 2 +- doc/ck_ht_entry_key_length | 2 +- doc/ck_ht_entry_key_set | 2 +- doc/ck_ht_entry_key_set_direct | 2 +- doc/ck_ht_entry_set | 2 +- doc/ck_ht_entry_set_direct | 2 +- doc/ck_ht_entry_value | 2 +- doc/ck_ht_entry_value_direct | 2 +- doc/ck_ht_get_spmc | 2 +- doc/ck_ht_grow_spmc | 2 +- doc/ck_ht_hash | 2 +- doc/ck_ht_hash_direct | 2 +- doc/ck_ht_init | 2 +- doc/ck_ht_iterator_init | 2 +- doc/ck_ht_next | 2 +- doc/ck_ht_put_spmc | 2 +- doc/ck_ht_remove_spmc | 2 +- doc/ck_ht_reset_spmc | 2 +- doc/ck_ht_set_spmc | 2 +- doc/ck_ht_stat | 2 +- 70 files changed, 84 insertions(+), 84 deletions(-) diff --git a/doc/CK_HS_HASH b/doc/CK_HS_HASH index 5adb4da..6d8dc75 100644 --- a/doc/CK_HS_HASH +++ b/doc/CK_HS_HASH @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_bag_allocator_set b/doc/ck_bag_allocator_set index 00fb9a7..d38d182 100644 --- a/doc/ck_bag_allocator_set +++ b/doc/ck_bag_allocator_set @@ -1,6 +1,6 @@ .\" -.\" Copyright 2012 Abel P. Mathew -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Abel P. Mathew +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_bag_block_count b/doc/ck_bag_block_count index 286053f..63b921f 100644 --- a/doc/ck_bag_block_count +++ b/doc/ck_bag_block_count @@ -1,6 +1,6 @@ .\" -.\" Copyright 2012 Abel P. Mathew -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Abel P. Mathew +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_bag_block_next b/doc/ck_bag_block_next index ecb3495..77c9ef4 100644 --- a/doc/ck_bag_block_next +++ b/doc/ck_bag_block_next @@ -1,6 +1,6 @@ .\" -.\" Copyright 2012 Abel P. Mathew -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Abel P. Mathew +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_bag_count b/doc/ck_bag_count index 90c56fd..10e2760 100644 --- a/doc/ck_bag_count +++ b/doc/ck_bag_count @@ -1,6 +1,6 @@ .\" -.\" Copyright 2012 Abel P. Mathew -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Abel P. Mathew +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_bag_destroy b/doc/ck_bag_destroy index c8de786..52331c3 100644 --- a/doc/ck_bag_destroy +++ b/doc/ck_bag_destroy @@ -1,6 +1,6 @@ .\" -.\" Copyright 2012 Abel P. Mathew -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Abel P. Mathew +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_bag_init b/doc/ck_bag_init index 3392038..e4eb254 100644 --- a/doc/ck_bag_init +++ b/doc/ck_bag_init @@ -1,6 +1,6 @@ .\" -.\" Copyright 2012 Abel P. Mathew -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Abel P. Mathew +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_bag_iterator_init b/doc/ck_bag_iterator_init index 6b7387b..5b74096 100644 --- a/doc/ck_bag_iterator_init +++ b/doc/ck_bag_iterator_init @@ -1,6 +1,6 @@ .\" -.\" Copyright 2012 Abel P. Mathew -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Abel P. Mathew +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_bag_member_spmc b/doc/ck_bag_member_spmc index 1557d04..e508b23 100644 --- a/doc/ck_bag_member_spmc +++ b/doc/ck_bag_member_spmc @@ -1,6 +1,6 @@ .\" -.\" Copyright 2012 Abel P. Mathew -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Abel P. Mathew +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_bag_next b/doc/ck_bag_next index 64f321e..ac78af0 100644 --- a/doc/ck_bag_next +++ b/doc/ck_bag_next @@ -1,6 +1,6 @@ .\" -.\" Copyright 2012 Abel P. Mathew -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Abel P. Mathew +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_bag_put_spmc b/doc/ck_bag_put_spmc index 3a51eba..a49e169 100644 --- a/doc/ck_bag_put_spmc +++ b/doc/ck_bag_put_spmc @@ -1,6 +1,6 @@ .\" -.\" Copyright 2012 Abel P. Mathew -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Abel P. Mathew +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_bag_remove_spmc b/doc/ck_bag_remove_spmc index 6ff8398..547f99e 100644 --- a/doc/ck_bag_remove_spmc +++ b/doc/ck_bag_remove_spmc @@ -1,6 +1,6 @@ .\" -.\" Copyright 2012 Abel P. Mathew -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Abel P. Mathew +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_bag_set_spmc b/doc/ck_bag_set_spmc index 5cdb513..4da8992 100644 --- a/doc/ck_bag_set_spmc +++ b/doc/ck_bag_set_spmc @@ -1,6 +1,6 @@ .\" -.\" Copyright 2012 Abel P. Mathew -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Abel P. Mathew +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_bitmap_base b/doc/ck_bitmap_base index 6435d1b..3bade69 100644 --- a/doc/ck_bitmap_base +++ b/doc/ck_bitmap_base @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_bitmap_bits b/doc/ck_bitmap_bits index a372764..351e10f 100644 --- a/doc/ck_bitmap_bits +++ b/doc/ck_bitmap_bits @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_bitmap_buffer b/doc/ck_bitmap_buffer index 139de1a..0914c98 100644 --- a/doc/ck_bitmap_buffer +++ b/doc/ck_bitmap_buffer @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_bitmap_clear b/doc/ck_bitmap_clear index f62b171..f8cccf7 100644 --- a/doc/ck_bitmap_clear +++ b/doc/ck_bitmap_clear @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_bitmap_init b/doc/ck_bitmap_init index 038b9ac..faf4d2f 100644 --- a/doc/ck_bitmap_init +++ b/doc/ck_bitmap_init @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_bitmap_iterator_init b/doc/ck_bitmap_iterator_init index b4fbe7b..5641970 100644 --- a/doc/ck_bitmap_iterator_init +++ b/doc/ck_bitmap_iterator_init @@ -1,6 +1,6 @@ .\" -.\" Copyright 2012 Samy Al Bahra. -.\" Copyright 2012 Shreyas Prasad. +.\" Copyright 2012-2013 Samy Al Bahra. +.\" Copyright 2012-2013 Shreyas Prasad. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_bitmap_next b/doc/ck_bitmap_next index 596a444..f4944e8 100644 --- a/doc/ck_bitmap_next +++ b/doc/ck_bitmap_next @@ -1,6 +1,6 @@ .\" -.\" Copyright 2012 Samy Al Bahra. -.\" Copyright 2012 Shreyas Prasad. +.\" Copyright 2012-2013 Samy Al Bahra. +.\" Copyright 2012-2013 Shreyas Prasad. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_bitmap_reset_mpmc b/doc/ck_bitmap_reset_mpmc index 8923fbd..62f1cd7 100644 --- a/doc/ck_bitmap_reset_mpmc +++ b/doc/ck_bitmap_reset_mpmc @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_bitmap_set_mpmc b/doc/ck_bitmap_set_mpmc index a92f21b..dcbf646 100644 --- a/doc/ck_bitmap_set_mpmc +++ b/doc/ck_bitmap_set_mpmc @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_bitmap_size b/doc/ck_bitmap_size index 4076845..03e5892 100644 --- a/doc/ck_bitmap_size +++ b/doc/ck_bitmap_size @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_bitmap_test b/doc/ck_bitmap_test index 43b020d..9eb8936 100644 --- a/doc/ck_bitmap_test +++ b/doc/ck_bitmap_test @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_epoch_barrier b/doc/ck_epoch_barrier index 3c5d32e..c0087c0 100644 --- a/doc/ck_epoch_barrier +++ b/doc/ck_epoch_barrier @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_epoch_begin b/doc/ck_epoch_begin index 18727e3..44ed804 100644 --- a/doc/ck_epoch_begin +++ b/doc/ck_epoch_begin @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_epoch_call b/doc/ck_epoch_call index cc4c243..132b9d0 100644 --- a/doc/ck_epoch_call +++ b/doc/ck_epoch_call @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_epoch_end b/doc/ck_epoch_end index f33b13d..69cb1eb 100644 --- a/doc/ck_epoch_end +++ b/doc/ck_epoch_end @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_epoch_init b/doc/ck_epoch_init index a0ffc40..1d39292 100644 --- a/doc/ck_epoch_init +++ b/doc/ck_epoch_init @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_epoch_poll b/doc/ck_epoch_poll index f8c7b74..4dd57c3 100644 --- a/doc/ck_epoch_poll +++ b/doc/ck_epoch_poll @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_epoch_recycle b/doc/ck_epoch_recycle index 60e134a..b7fce30 100644 --- a/doc/ck_epoch_recycle +++ b/doc/ck_epoch_recycle @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_epoch_register b/doc/ck_epoch_register index a65af37..268e874 100644 --- a/doc/ck_epoch_register +++ b/doc/ck_epoch_register @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_epoch_synchronize b/doc/ck_epoch_synchronize index 4274c7c..08bd4f0 100644 --- a/doc/ck_epoch_synchronize +++ b/doc/ck_epoch_synchronize @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_epoch_unregister b/doc/ck_epoch_unregister index 9ba7ad1..7976571 100644 --- a/doc/ck_epoch_unregister +++ b/doc/ck_epoch_unregister @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_hs_count b/doc/ck_hs_count index 516dc37..a356a3a 100644 --- a/doc/ck_hs_count +++ b/doc/ck_hs_count @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_hs_destroy b/doc/ck_hs_destroy index 9c395e8..7d05b21 100644 --- a/doc/ck_hs_destroy +++ b/doc/ck_hs_destroy @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_hs_get b/doc/ck_hs_get index 53e33b0..16f07d3 100644 --- a/doc/ck_hs_get +++ b/doc/ck_hs_get @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_hs_grow b/doc/ck_hs_grow index 839c2bc..a1e1241 100644 --- a/doc/ck_hs_grow +++ b/doc/ck_hs_grow @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_hs_init b/doc/ck_hs_init index 7c0fb22..78b735b 100644 --- a/doc/ck_hs_init +++ b/doc/ck_hs_init @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_hs_iterator_init b/doc/ck_hs_iterator_init index cbac468..b6ffe54 100644 --- a/doc/ck_hs_iterator_init +++ b/doc/ck_hs_iterator_init @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_hs_next b/doc/ck_hs_next index ca4c4a0..d93b8c4 100644 --- a/doc/ck_hs_next +++ b/doc/ck_hs_next @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_hs_put b/doc/ck_hs_put index 818a895..da6cc32 100644 --- a/doc/ck_hs_put +++ b/doc/ck_hs_put @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_hs_remove b/doc/ck_hs_remove index 9ccc524..89d3035 100644 --- a/doc/ck_hs_remove +++ b/doc/ck_hs_remove @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_hs_reset b/doc/ck_hs_reset index 6ab8b5a..c241b9a 100644 --- a/doc/ck_hs_reset +++ b/doc/ck_hs_reset @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_hs_set b/doc/ck_hs_set index 0619ed2..2c0b4a9 100644 --- a/doc/ck_hs_set +++ b/doc/ck_hs_set @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_hs_stat b/doc/ck_hs_stat index d6091e4..1f89f9a 100644 --- a/doc/ck_hs_stat +++ b/doc/ck_hs_stat @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_ht_count b/doc/ck_ht_count index 3aff41f..d8c7e32 100644 --- a/doc/ck_ht_count +++ b/doc/ck_ht_count @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_ht_destroy b/doc/ck_ht_destroy index 2da31ec..13b110c 100644 --- a/doc/ck_ht_destroy +++ b/doc/ck_ht_destroy @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_ht_entry_empty b/doc/ck_ht_entry_empty index 0f740a4..93b621f 100644 --- a/doc/ck_ht_entry_empty +++ b/doc/ck_ht_entry_empty @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_ht_entry_key b/doc/ck_ht_entry_key index ddd4fde..88956db 100644 --- a/doc/ck_ht_entry_key +++ b/doc/ck_ht_entry_key @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_ht_entry_key_direct b/doc/ck_ht_entry_key_direct index 58e6242..b00e5b5 100644 --- a/doc/ck_ht_entry_key_direct +++ b/doc/ck_ht_entry_key_direct @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_ht_entry_key_length b/doc/ck_ht_entry_key_length index f6e585c..2635ff0 100644 --- a/doc/ck_ht_entry_key_length +++ b/doc/ck_ht_entry_key_length @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_ht_entry_key_set b/doc/ck_ht_entry_key_set index dab07a7..3f87455 100644 --- a/doc/ck_ht_entry_key_set +++ b/doc/ck_ht_entry_key_set @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_ht_entry_key_set_direct b/doc/ck_ht_entry_key_set_direct index 614b35d..03e2a4e 100644 --- a/doc/ck_ht_entry_key_set_direct +++ b/doc/ck_ht_entry_key_set_direct @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_ht_entry_set b/doc/ck_ht_entry_set index 7b6c5e9..ec99a22 100644 --- a/doc/ck_ht_entry_set +++ b/doc/ck_ht_entry_set @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_ht_entry_set_direct b/doc/ck_ht_entry_set_direct index 3d6ab8a..3e32e6b 100644 --- a/doc/ck_ht_entry_set_direct +++ b/doc/ck_ht_entry_set_direct @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_ht_entry_value b/doc/ck_ht_entry_value index 34d28f7..9209937 100644 --- a/doc/ck_ht_entry_value +++ b/doc/ck_ht_entry_value @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_ht_entry_value_direct b/doc/ck_ht_entry_value_direct index 095e90e..c0580b7 100644 --- a/doc/ck_ht_entry_value_direct +++ b/doc/ck_ht_entry_value_direct @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_ht_get_spmc b/doc/ck_ht_get_spmc index 02f87f1..ea5d0a3 100644 --- a/doc/ck_ht_get_spmc +++ b/doc/ck_ht_get_spmc @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_ht_grow_spmc b/doc/ck_ht_grow_spmc index e92023f..9dbf5e8 100644 --- a/doc/ck_ht_grow_spmc +++ b/doc/ck_ht_grow_spmc @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_ht_hash b/doc/ck_ht_hash index ef66a78..d7a1dc3 100644 --- a/doc/ck_ht_hash +++ b/doc/ck_ht_hash @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_ht_hash_direct b/doc/ck_ht_hash_direct index 4c12297..17afb9f 100644 --- a/doc/ck_ht_hash_direct +++ b/doc/ck_ht_hash_direct @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_ht_init b/doc/ck_ht_init index b6de815..5304017 100644 --- a/doc/ck_ht_init +++ b/doc/ck_ht_init @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_ht_iterator_init b/doc/ck_ht_iterator_init index be4e19e..e934880 100644 --- a/doc/ck_ht_iterator_init +++ b/doc/ck_ht_iterator_init @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_ht_next b/doc/ck_ht_next index da82371..30059dd 100644 --- a/doc/ck_ht_next +++ b/doc/ck_ht_next @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_ht_put_spmc b/doc/ck_ht_put_spmc index 83010fb..0b5f7cf 100644 --- a/doc/ck_ht_put_spmc +++ b/doc/ck_ht_put_spmc @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_ht_remove_spmc b/doc/ck_ht_remove_spmc index 86e33c0..7878799 100644 --- a/doc/ck_ht_remove_spmc +++ b/doc/ck_ht_remove_spmc @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_ht_reset_spmc b/doc/ck_ht_reset_spmc index a0486f0..5b3af4c 100644 --- a/doc/ck_ht_reset_spmc +++ b/doc/ck_ht_reset_spmc @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_ht_set_spmc b/doc/ck_ht_set_spmc index bee4932..a466a5c 100644 --- a/doc/ck_ht_set_spmc +++ b/doc/ck_ht_set_spmc @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/doc/ck_ht_stat b/doc/ck_ht_stat index 8cfb7fb..8b9c00e 100644 --- a/doc/ck_ht_stat +++ b/doc/ck_ht_stat @@ -1,5 +1,5 @@ .\" -.\" Copyright 2012 Samy Al Bahra. +.\" Copyright 2012-2013 Samy Al Bahra. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without