Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
update the ignore patterns after the recent source reorganizations
[simgrid.git] / examples / lua / chord / chord.lua
index 523b15017c81720a5f0114c268692dad7012f6a7..6e6df64f937f22762eda1c12e497aecbfe97b43a 100644 (file)
@@ -1,5 +1,11 @@
 -- A SimGrid Lua implementation of the Chord DHT
 
+-- Copyright (c) 2011-2012, 2014. 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.
+
 require("simgrid")
 
 nb_bits = 24