Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix test for java energy consumption
[simgrid.git] / COPYING
diff --git a/COPYING b/COPYING
index be4700e..ca84049 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -1,9 +1,9 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: SimGrid
 Source: https://simgrid.org/
 
 Files: *
-Copyright: 2003-2019. The SimGrid Team. All rights reserved.
+Copyright: 2003-2019. The SimGrid team. All rights reserved.
 License: LGPL-2.1
 
 Files: src/xbt/snprintf.c
@@ -14,7 +14,7 @@ Comment: Heavily adapted by the SimGrid team but remains under the original lice
 Files: src/xbt/mmalloc/* src/include/xbt/mmalloc.h
 Copyright: 
   Copyright (C) 1991, 1992 Free Software Foundation, Inc.
-  Copyright (C) 2003-2019. The SimGrid Team.
+  Copyright (C) 2003-2019. The SimGrid team.
 License: LGPL-2.1
 Comment: these files used to be part of gdb, but were removed there