Revision 11520021 src/sunstone/locale/generate_messages_pot.sh
src/sunstone/locale/generate_messages_pot.sh | ||
---|---|---|
1 | 1 |
#!/bin/bash |
2 | 2 |
|
3 | 3 |
# -------------------------------------------------------------------------- # |
4 |
# Copyright 2002-2013, OpenNebula Project (OpenNebula.org), C12G Labs #
|
|
4 |
# Copyright 2002-2014, OpenNebula Project (OpenNebula.org), C12G Labs #
|
|
5 | 5 |
# # |
6 | 6 |
# Licensed under the Apache License, Version 2.0 (the "License"); you may # |
7 | 7 |
# not use this file except in compliance with the License. You may obtain # |
... | ... | |
16 | 16 |
# limitations under the License. # |
17 | 17 |
#--------------------------------------------------------------------------- # |
18 | 18 |
|
19 |
COPYRIGHT_HOLDER="2002-2013, OpenNebula Project (OpenNebula.org), C12G Labs"
|
|
19 |
COPYRIGHT_HOLDER="2002-2014, OpenNebula Project (OpenNebula.org), C12G Labs"
|
|
20 | 20 |
PACKAGE_NAME="OpenNebula" |
21 | 21 |
|
22 | 22 |
find ../public/js -name \*.js > file_list.txt |
Also available in: Unified diff