From 66f1e84dd2eafc4dd617f10f832c274885a8a28c Mon Sep 17 00:00:00 2001 From: Benjamin Dobell Date: Sat, 31 Mar 2012 12:22:17 +1100 Subject: Updated version to 1.3.2 and copyright notices to 2012. --- heimdall/source/Interface.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'heimdall/source/Interface.cpp') diff --git a/heimdall/source/Interface.cpp b/heimdall/source/Interface.cpp index 28db003..4d42ad0 100644 --- a/heimdall/source/Interface.cpp +++ b/heimdall/source/Interface.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2011 Benjamin Dobell, Glass Echidna +/* Copyright (c) 2010-2012 Benjamin Dobell, Glass Echidna Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -33,7 +33,7 @@ using namespace Heimdall; bool Interface::stdoutErrors = false; -const char *Interface::version = "v1.3.1"; +const char *Interface::version = "v1.3.2"; const char *Interface::usage = "Usage: heimdall \n\ \n\ @@ -90,7 +90,7 @@ Description: Displays the version number of this binary.\n\ Action: help\n\ Description: Displays this dialogue.\n"; -const char *Interface::releaseInfo = "Heimdall %s, Copyright (c) 2010-2011, Benjamin Dobell, Glass Echidna\n\ +const char *Interface::releaseInfo = "Heimdall %s, Copyright (c) 2010-2012, Benjamin Dobell, Glass Echidna\n\ http://www.glassechidna.com.au\n\n\ This software is provided free of charge. Copying and redistribution is\nencouraged.\n\n\ If you appreciate this software and you would like to support future\ndevelopment please consider donating:\n\ -- cgit v1.1