diff --git a/Labyrinth/Assets/Scripts/TextureGenerator.cs b/Labyrinth/Assets/Scripts/TextureGenerator.cs index 83e1a79..734871d 100644 --- a/Labyrinth/Assets/Scripts/TextureGenerator.cs +++ b/Labyrinth/Assets/Scripts/TextureGenerator.cs @@ -1,6 +1,9 @@ /* * TextureGenerator.cs - * Copyright (c) + * Copyright (c) 2017 Rudra Nil Basu + * AUTHORS + * Rudra Nil Basu + * Debayan De */ using System.Collections; using System.Collections.Generic;