aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plot.bat
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-10-01 18:14:49 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-10-01 18:14:49 +0300
commit0fc56b96548151ee2d981449fe5c0115b040f457 (patch)
tree0aa40970b157b2ab37db5ec0a9abd528a3eb18d5 /plot.bat
parentcode style (diff)
downloadsorting-algorithms-0fc56b96548151ee2d981449fe5c0115b040f457.tar.gz
sorting-algorithms-0fc56b96548151ee2d981449fe5c0115b040f457.zip
fix licensing notices
Diffstat (limited to 'plot.bat')
-rw-r--r--plot.bat7
1 files changed, 4 insertions, 3 deletions
diff --git a/plot.bat b/plot.bat
index aced087..bc6fb24 100644
--- a/plot.bat
+++ b/plot.bat
@@ -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