diff options
Diffstat (limited to 'plot.bat')
-rw-r--r-- | plot.bat | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,6 +1,7 @@ -@rem Copyright 2015 Egor Tensin <Egor.Tensin@gmail.com> -@rem This file is licensed under the terms of the MIT License. -@rem See LICENSE.txt for details. +@rem Copyright (c) 2015 Egor Tensin <Egor.Tensin@gmail.com> +@rem This file is part of the "Sorting algorithms" project. +@rem For details, see https://github.com/egor-tensin/sorting-algorithms. +@rem Distributed under the MIT License. @setlocal enabledelayedexpansion @echo off |