瀏覽代碼

starpupy: do not use utf8 coding

Nathalie Furmento 4 年之前
父節點
當前提交
00cb45574f
共有 2 個文件被更改,包括 2 次插入4 次删除
  1. 1 2
      starpupy/src/setup.cfg.in
  2. 1 2
      starpupy/src/setup.py.in

+ 1 - 2
starpupy/src/setup.cfg.in

@@ -1,7 +1,6 @@
-# -*- coding: utf-8 -*-
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
-# Copyright (C) 2020       Université de Bordeaux, CNRS (LaBRI UMR 5800), Inria
+# Copyright (C) 2020       Universit'e de Bordeaux, CNRS (LaBRI UMR 5800), Inria
 #
 # StarPU is free software; you can redistribute it and/or modify
 # it under the terms of the GNU Lesser General Public License as published by

+ 1 - 2
starpupy/src/setup.py.in

@@ -1,7 +1,6 @@
-# -*- coding: utf-8 -*-
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
-# Copyright (C) 2020       Université de Bordeaux, CNRS (LaBRI UMR 5800), Inria
+# Copyright (C) 2020       Universit'e de Bordeaux, CNRS (LaBRI UMR 5800), Inria
 #
 # StarPU is free software; you can redistribute it and/or modify
 # it under the terms of the GNU Lesser General Public License as published by