diff options
author | Benjamin Dobell <benjamin.dobell+github@glassechidna.com.au> | 2012-03-31 03:22:17 +0200 |
---|---|---|
committer | Benjamin Dobell <benjamin.dobell+github@glassechidna.com.au> | 2012-03-31 03:22:17 +0200 |
commit | 66f1e84dd2eafc4dd617f10f832c274885a8a28c (patch) | |
tree | dce7b4a8f9a50a45f4b624f7fbf2045c32daf2ca /libpit/Source/libpit.cpp | |
parent | Renamed partitionType to chipIdentifier as partition type was incorrect. (diff) | |
download | Heimdall-66f1e84dd2eafc4dd617f10f832c274885a8a28c.tar Heimdall-66f1e84dd2eafc4dd617f10f832c274885a8a28c.tar.gz Heimdall-66f1e84dd2eafc4dd617f10f832c274885a8a28c.tar.bz2 Heimdall-66f1e84dd2eafc4dd617f10f832c274885a8a28c.tar.lz Heimdall-66f1e84dd2eafc4dd617f10f832c274885a8a28c.tar.xz Heimdall-66f1e84dd2eafc4dd617f10f832c274885a8a28c.tar.zst Heimdall-66f1e84dd2eafc4dd617f10f832c274885a8a28c.zip |
Diffstat (limited to '')
-rw-r--r-- | libpit/Source/libpit.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpit/Source/libpit.cpp b/libpit/Source/libpit.cpp index 3104f24..7953ea9 100644 --- a/libpit/Source/libpit.cpp +++ b/libpit/Source/libpit.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 |