X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3c2534ab455931a11774905e677e1498815de10c..ab9a2d2c7dca2b08750d70ef5769fc2c14350ab6:/src/bindings/lua/simgrid_lua.h diff --git a/src/bindings/lua/simgrid_lua.h b/src/bindings/lua/simgrid_lua.h index 289974f6b2..f95d620ab7 100644 --- a/src/bindings/lua/simgrid_lua.h +++ b/src/bindings/lua/simgrid_lua.h @@ -1,5 +1,4 @@ -/* Copyright (c) 2010-2014. The SimGrid Team. - * All rights reserved. */ +/* Copyright (c) 2010-2017. The SimGrid Team. All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ @@ -29,4 +28,4 @@ int console_AS_seal(lua_State *L); int console_set_function(lua_State*); int console_host_set_property(lua_State*); } -#endif /* SIMGRID_LUA_H */ +#endif