diff options
author | Benjamin Dobell <benjamin.dobell+git@glassechidna.com.au> | 2013-05-13 00:08:30 +1000 |
---|---|---|
committer | Benjamin Dobell <benjamin.dobell+git@glassechidna.com.au> | 2013-05-13 00:08:30 +1000 |
commit | 07dcba54fc8cc5b7c6515305aa233e24a58adc94 (patch) | |
tree | 60b65485b8e446c87d883922e70aee1b7104bfd8 /libpit | |
parent | 4b089d808482f6e4c32250f29a3c723ef9c9d673 (diff) | |
download | external_heimdall-07dcba54fc8cc5b7c6515305aa233e24a58adc94.zip external_heimdall-07dcba54fc8cc5b7c6515305aa233e24a58adc94.tar.gz external_heimdall-07dcba54fc8cc5b7c6515305aa233e24a58adc94.tar.bz2 |
Update copyright notices, version identifier and documentation for 1.4.0 release.
Diffstat (limited to 'libpit')
-rw-r--r-- | libpit/Source/libpit.cpp | 2 | ||||
-rw-r--r-- | libpit/Source/libpit.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libpit/Source/libpit.cpp b/libpit/Source/libpit.cpp index 1f29816..f9e8467 100644 --- a/libpit/Source/libpit.cpp +++ b/libpit/Source/libpit.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2012 Benjamin Dobell, Glass Echidna +/* Copyright (c) 2010-2013 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 diff --git a/libpit/Source/libpit.h b/libpit/Source/libpit.h index c2bc691..c7bfe8b 100644 --- a/libpit/Source/libpit.h +++ b/libpit/Source/libpit.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2012 Benjamin Dobell, Glass Echidna +/* Copyright (c) 2010-2013 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 |