Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <campbell@blender.org>2022-02-10 01:02:29 +0300
committerCampbell Barton <campbell@blender.org>2022-02-10 01:05:40 +0300
commit7b0174ef819fbe8020c8766457a2e971b1593f8e (patch)
treeb2170a04260d53c1a9d70c75c46019ebb69401c8 /source/blender/freestyle/intern/winged_edge/Curvature.h
parente4205148926fed0de70baf8c9b1f195fa49356ed (diff)
Cleanup: remove overly detailed contact info, correct md5 copyright
Also remove copyright text with no assignment.
Diffstat (limited to 'source/blender/freestyle/intern/winged_edge/Curvature.h')
-rw-r--r--source/blender/freestyle/intern/winged_edge/Curvature.h10
1 files changed, 2 insertions, 8 deletions
diff --git a/source/blender/freestyle/intern/winged_edge/Curvature.h b/source/blender/freestyle/intern/winged_edge/Curvature.h
index acbe4e8daf6..c87134a0c14 100644
--- a/source/blender/freestyle/intern/winged_edge/Curvature.h
+++ b/source/blender/freestyle/intern/winged_edge/Curvature.h
@@ -15,16 +15,10 @@
*
* The Original Code is:
* GTS - Library for the manipulation of triangulated surfaces
- * Copyright (C) 1999 Stephane Popinet
+ * Copyright 1999 Stephane Popinet
* and:
* OGF/Graphite: Geometry and Graphics Programming Library + Utilities
- * Copyright (C) 2000-2003 Bruno Levy
- * Contact: Bruno Levy <levy@loria.fr>
- * ISA Project
- * LORIA, INRIA Lorraine,
- * Campus Scientifique, BP 239
- * 54506 VANDOEUVRE LES NANCY CEDEX
- * FRANCE
+ * Copyright (C) 2000-2003 Bruno Levy <levy@loria.fr>
*/
#pragma once