aboutsummaryrefslogtreecommitdiffstats
path: root/heimdall/source/Interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'heimdall/source/Interface.h')
-rw-r--r--heimdall/source/Interface.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/heimdall/source/Interface.h b/heimdall/source/Interface.h
index 27d08c8..a3fb1d7 100644
--- a/heimdall/source/Interface.h
+++ b/heimdall/source/Interface.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
@@ -74,7 +74,7 @@ namespace Heimdall
void PrintPit(const libpit::PitData *pitData);
void SetStdoutErrors(bool enabled);
- };
+ }
}
#endif