diff options
author | Benjamin Dobell <benjamin.dobell+git@glassechidna.com.au> | 2014-05-06 22:52:10 +1000 |
---|---|---|
committer | Benjamin Dobell <benjamin.dobell+git@glassechidna.com.au> | 2014-05-06 22:53:10 +1000 |
commit | 9f957a193701788cac66292daea2c89ed94a033f (patch) | |
tree | 1e4c9ec51e070c6842767a85e433a3513b9fc453 /libpit | |
parent | 32383b994dc550ef54167a46b17ce3855414261c (diff) | |
download | external_heimdall-9f957a193701788cac66292daea2c89ed94a033f.zip external_heimdall-9f957a193701788cac66292daea2c89ed94a033f.tar.gz external_heimdall-9f957a193701788cac66292daea2c89ed94a033f.tar.bz2 |
Updated copyright notices to 2014
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 f9e8467..73bc1b8 100644 --- a/libpit/Source/libpit.cpp +++ b/libpit/Source/libpit.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2013 Benjamin Dobell, Glass Echidna +/* Copyright (c) 2010-2014 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 2001407..ccdea20 100644 --- a/libpit/Source/libpit.h +++ b/libpit/Source/libpit.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2013 Benjamin Dobell, Glass Echidna +/* Copyright (c) 2010-2014 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 |