Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Doc to install libboost on osX
[simgrid.git] / examples / java / bittorrent / Tracker.java
index 1a108a3663f5a89afa40ffbf281f0b742e4fba14..338b7634683fc5bf919bc6f3ee206bfd5dbc91b0 100644 (file)
@@ -1,9 +1,9 @@
-/*
- * Copyright 2006-2012. 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. 
- */
+/* Copyright (c) 2006-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. */
+
 package bittorrent;
 import java.util.ArrayList;