Index: /trunk/FACT++/src/FitsFile.cc
===================================================================
--- /trunk/FACT++/src/FitsFile.cc	(revision 12482)
+++ /trunk/FACT++/src/FitsFile.cc	(revision 12483)
@@ -38,5 +38,5 @@
         WriteKey("COMPILED",  __DATE__" "__TIME__, "Compile time");
         WriteKey("REVISION",  REVISION, "SVN revision");
-        WriteKey("ORIGIN",   "ISDC", "Institution that wrote the file");
+        WriteKey("ORIGIN",   "FACT", "Institution that wrote the file");
         WriteKey("DATE",     now.Iso(), "File creation date");
         WriteKey("NIGHT",    now.NightAsInt(), "Night as int");
