From c60164953dd6a4ee485c42211a3bcf8ee9eba06f Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Wed, 20 Dec 2017 14:38:14 +0000 Subject: Fixed license headers --- yage/physics/rigidbody.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'yage/physics/rigidbody.cpp') diff --git a/yage/physics/rigidbody.cpp b/yage/physics/rigidbody.cpp index ea58efeb..1a7ae2ec 100644 --- a/yage/physics/rigidbody.cpp +++ b/yage/physics/rigidbody.cpp @@ -1,5 +1,5 @@ -/* ---------------------------------------------------------------------------- - * rigidbody.cpp +/** --------------------------------------------------------------------------- + * @file: rigidbody.cpp * * Copyright (c) 2017 Yann Herklotz Grave * MIT License, see LICENSE file for more details. -- cgit