Revision 11520021 src/nebula/oned.cc
src/nebula/oned.cc | ||
---|---|---|
1 | 1 |
/* -------------------------------------------------------------------------- */ |
2 |
/* Copyright 2002-2013, OpenNebula Project (OpenNebula.org), C12G Labs */
|
|
2 |
/* Copyright 2002-2014, OpenNebula Project (OpenNebula.org), C12G Labs */
|
|
3 | 3 |
/* */ |
4 | 4 |
/* Licensed under the Apache License, Version 2.0 (the "License"); you may */ |
5 | 5 |
/* not use this file except in compliance with the License. You may obtain */ |
... | ... | |
45 | 45 |
|
46 | 46 |
static void print_license() |
47 | 47 |
{ |
48 |
cout<< "Copyright 2002-2013, OpenNebula Project (OpenNebula.org), C12G Labs\n\n"
|
|
48 |
cout<< "Copyright 2002-2014, OpenNebula Project (OpenNebula.org), C12G Labs\n\n"
|
|
49 | 49 |
<< Nebula::version() << " is distributed and licensed for use under the" |
50 | 50 |
<< " terms of the\nApache License, Version 2.0 " |
51 | 51 |
<< "(http://www.apache.org/licenses/LICENSE-2.0).\n"; |
Also available in: Unified diff