Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
another assert to make one segfault more explicit
[simgrid.git] / COPYING
diff --git a/COPYING b/COPYING
index a879a3e..ca84049 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -3,7 +3,7 @@ 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