[Pkg-ocaml-maint-commits] [SCM] zed packaging branch, master, updated. upstream/1.1-9-g1e193a0

Nicolas Dandrimont Nicolas.Dandrimont at crans.org
Thu Aug 2 09:12:42 UTC 2012


The following commit has been merged in the master branch:
commit 1e193a0bfbefbc4f4b004db614e4f0c7f4bdc88f
Author: Nicolas Dandrimont <Nicolas.Dandrimont at crans.org>
Date:   Thu Aug 2 11:11:08 2012 +0200

    License is BSD-3-clause, not MIT
    
    Thanks to Florent Monnier for noticing this.

diff --git a/debian/copyright b/debian/copyright
index 6e2464d..5a8c279 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,13 +5,13 @@ Source: https://forge.ocamlcore.org/projects/zed/
 
 Files: *
 Copyright: Copyright (c) 2011 Jérémie Dimino <jeremie at dimino.org>
-License: MIT
+License: BSD-3-clause
 
 Files: debian/*
 Copyright: Copyright (c) 2012 Nicolas Dandrimont <nicolas.dandrimont at crans.org>
-License: MIT
+License: BSD-3-clause
 
-License: MIT
+License: BSD-3-clause
   All rights reserved.
   Redistribution and use in source and binary forms, with or without
   modification, are permitted provided that the following conditions are met:

-- 
zed packaging



More information about the Pkg-ocaml-maint-commits mailing list