[Discussioni] GPL e compatibilità (casi BSD e MPL)
    Renzo Davoli 
    renzo a cs.unibo.it
       
    Ven  6 Gen 2012 12:59:22 CET
    
    
  
Io ho avuto il problema con il mio lwipv6 (fork di lwip).
Ho messo nelle testate dei file i due banner:
/*
 * Copyright 2004,2010,2011 Renzo Davoli....
 * 
 *   This program is free software; you can redistribute it and/or modify
 *   it under the terms of the GNU General Public License as published by
 *   the Free Software Foundation; either version 2 of the License, or
 *   (at your option) any later version.
.... GPL
 */
/*
 * Copyright (c) 2001-2004 Swedish Institute of Computer Science.
 * All rights reserved. 
 * 
 * Redistribution and use in source and binary forms, with or without modification, 
 * are permitted provided that the following conditions are met:
.... BSD
 */
Ho avuto scambi di mail con la gente di Oracle che sta valutando di "prendere" lwipv6 per
VirtualBox, vogliono convincermi a cambiare licenza (che non penso proprio di fare) ma
non hanno avuto nulla da eccepire sulla regolarita' della mia "migrazione" da BSD a GPL.
renzo
    
    
More information about the discussioni
mailing list