diff options
author | Benjamin Dobell <benjamin.dobell@glassechidna.com.au> | 2011-07-08 23:40:28 +1000 |
---|---|---|
committer | Benjamin Dobell <benjamin.dobell@glassechidna.com.au> | 2011-07-08 23:40:28 +1000 |
commit | 70c1e8e5bae373c4660e460703b577336caac8b0 (patch) | |
tree | bc3ae1734140887102e897ad4b57c0add392e66f /libpit | |
parent | 5ce92c078692bb7fb5020d9ddec7ade6dacac1e9 (diff) | |
download | external_heimdall-70c1e8e5bae373c4660e460703b577336caac8b0.zip external_heimdall-70c1e8e5bae373c4660e460703b577336caac8b0.tar.gz external_heimdall-70c1e8e5bae373c4660e460703b577336caac8b0.tar.bz2 |
1.3 beta
Diffstat (limited to 'libpit')
-rwxr-xr-x | libpit/Source/libpit.cpp | 2 | ||||
-rwxr-xr-x | 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 1eb3e76..205ba38 100755 --- a/libpit/Source/libpit.cpp +++ b/libpit/Source/libpit.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010 Benjamin Dobell, Glass Echidna +/* Copyright (c) 2010-2011 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 fa4a534..06917a5 100755 --- a/libpit/Source/libpit.h +++ b/libpit/Source/libpit.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010 Benjamin Dobell, Glass Echidna +/* Copyright (c) 2010-2011 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 |