Attention, je vais dire une connerie : c'est pas eux qui ont écrit la STL C++ ... ou dumoins une "bonne version" (souvent réutilisée) ?
Entête du fichier (http://www.sgi.com/tech/stl/string(...)) :
/*
* Copyright (c) 1997-1999
* Silicon Graphics Computer Systems, Inc.
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted without fee,
* provided that the above copyright notice appear in all copies and
* that both that copyright notice and this permission notice appear
* in supporting documentation. Silicon Graphics makes no
* representations about the suitability of this software for any
* purpose. It is provided "as is" without express or implied warranty.
*/
[^] # Re: SCO vs tout le monde : SGI mets son grain de sel
Posté par Victor STINNER (site web personnel) . En réponse à la dépêche SCO vs tout le monde : SGI mets son grain de sel. Évalué à 7.
Entête du fichier (http://www.sgi.com/tech/stl/string(...)) :
/*
* Copyright (c) 1997-1999
* Silicon Graphics Computer Systems, Inc.
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted without fee,
* provided that the above copyright notice appear in all copies and
* that both that copyright notice and this permission notice appear
* in supporting documentation. Silicon Graphics makes no
* representations about the suitability of this software for any
* purpose. It is provided "as is" without express or implied warranty.
*/
@+ Haypo