Module: wine Branch: master Commit: 5f34a493685e6a163c28678229e820d6e1b03e96 URL: http://source.winehq.org/git/wine.git/?a=commit;h=5f34a493685e6a163c28678229...
Author: Francois Gouget fgouget@free.fr Date: Thu May 29 18:22:56 2008 +0200
shell32: s/library/Wine/ for consistency in the license message.
---
dlls/shell32/shell32_En.rc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/dlls/shell32/shell32_En.rc b/dlls/shell32/shell32_En.rc index 68263ce..e2f476a 100644 --- a/dlls/shell32/shell32_En.rc +++ b/dlls/shell32/shell32_En.rc @@ -264,6 +264,6 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of \ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \ Lesser General Public License for more details.\n\n\ You should have received a copy of the GNU Lesser General Public \ -License along with this library; if not, write to the Free Software \ +License along with Wine; if not, write to the Free Software \ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA." }