X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b7b4aaf9786bc5454938c873f8f4ae76d701a973..95bcda88a7fcfa168381cba0eedadb1e4937d0b3:/include/xbt/queue.h diff --git a/include/xbt/queue.h b/include/xbt/queue.h index 3b83e7f99c..4576938c3a 100644 --- a/include/xbt/queue.h +++ b/include/xbt/queue.h @@ -1,7 +1,7 @@ /* A (synchronized) message queue. */ /* Popping an empty queue is blocking, as well as pushing a full one */ -/* Copyright (c) 2007, 2009, 2010. The SimGrid Team. +/* Copyright (c) 2007, 2009-2011, 2013-2014. The SimGrid Team. * All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it