From 9d3f3d8aec382992120aaf9c39de9d6b7e2f54e6 Mon Sep 17 00:00:00 2001 From: Bruno Minervino Date: Mon, 16 Jan 2017 10:38:58 -0200 Subject: [PATCH 1/2] Change LICENSE Copyright Year and Extension --- LICENSE => LICENSE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename LICENSE => LICENSE.md (94%) diff --git a/LICENSE b/LICENSE.md similarity index 94% rename from LICENSE rename to LICENSE.md index c55358d7..c3930f32 100644 --- a/LICENSE +++ b/LICENSE.md @@ -1,6 +1,6 @@ OTClient is made available under the MIT License -Copyright (c) 2010-2016 OTClient +Copyright (c) 2010-2017 OTClient Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal From deeb80dd67aa4553790e375edbce4c5d2c9e5760 Mon Sep 17 00:00:00 2001 From: Bruno Minervino Date: Tue, 17 Jan 2017 09:42:31 -0200 Subject: [PATCH 2/2] Revert Extension --- LICENSE.md => LICENSE | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename LICENSE.md => LICENSE (100%) diff --git a/LICENSE.md b/LICENSE similarity index 100% rename from LICENSE.md rename to LICENSE