branch: elpa/org-auto-tangle
commit d9eedc3ec0585f640a0a7de09c81455388cae64f
Author: lispy-dobby <[email protected]>
Commit: lispy-dobby <[email protected]>

    corrected the license to match bsd-2-clause according to licencsee gem
---
 License.org        | 3 ---
 org-auto-tangle.el | 4 +---
 2 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/License.org b/License.org
index 0d981fe245..5568faeb76 100644
--- a/License.org
+++ b/License.org
@@ -1,7 +1,4 @@
-#+title: BSD 2-Clause License
-
 Copyright (c) 2021, Yilkal Argaw
-All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
diff --git a/org-auto-tangle.el b/org-auto-tangle.el
index 09a9454c20..9fd2fa61e8 100644
--- a/org-auto-tangle.el
+++ b/org-auto-tangle.el
@@ -14,15 +14,13 @@
 ;; modification, are permitted provided that the following conditions are
 ;; met:
 ;;
-;;
 ;; 1. Redistributions of source code must retain the above copyright
 ;; notice, this list of conditions and the following disclaimer.
 ;;
-;;
 ;; 2. Redistributions in binary form must reproduce the above copyright
 ;; notice, this list of conditions and the following disclaimer in the
 ;; documentation and/or other materials provided with the distribution.
-
+;;
 ;; THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 ;; "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 ;; LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR

Reply via email to