X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b7b4aaf9786bc5454938c873f8f4ae76d701a973..93c8beeb914dc3624c3818b21f17567345b4d36c:/include/xbt/queue.h diff --git a/include/xbt/queue.h b/include/xbt/queue.h index 3b83e7f99c..b23dd50c5d 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. The SimGrid Team. * All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it