diff options
author | Benjamin Dobell <benjamin.dobell+git@glassechidna.com.au> | 2013-05-12 16:08:30 +0200 |
---|---|---|
committer | Benjamin Dobell <benjamin.dobell+git@glassechidna.com.au> | 2013-05-12 16:08:30 +0200 |
commit | 07dcba54fc8cc5b7c6515305aa233e24a58adc94 (patch) | |
tree | 60b65485b8e446c87d883922e70aee1b7104bfd8 /libpit/Source | |
parent | Fix OS X qmake/environment variable usage in .pro file. (diff) | |
download | Heimdall-07dcba54fc8cc5b7c6515305aa233e24a58adc94.tar Heimdall-07dcba54fc8cc5b7c6515305aa233e24a58adc94.tar.gz Heimdall-07dcba54fc8cc5b7c6515305aa233e24a58adc94.tar.bz2 Heimdall-07dcba54fc8cc5b7c6515305aa233e24a58adc94.tar.lz Heimdall-07dcba54fc8cc5b7c6515305aa233e24a58adc94.tar.xz Heimdall-07dcba54fc8cc5b7c6515305aa233e24a58adc94.tar.zst Heimdall-07dcba54fc8cc5b7c6515305aa233e24a58adc94.zip |
Diffstat (limited to 'libpit/Source')
-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 |