diff options
author | Adam Frisby | 2007-06-05 20:22:10 +0000 |
---|---|---|
committer | Adam Frisby | 2007-06-05 20:22:10 +0000 |
commit | 65268a51ca094cd4510f5e30d0f15602bff1e4ee (patch) | |
tree | 7871474d60e03cc64c4033e2b46f983a5e362bbc /OpenGridServices/OpenGrid.Framework.Data.MSSQL | |
parent | * Fixed OGS build (diff) | |
download | opensim-SC_OLD-65268a51ca094cd4510f5e30d0f15602bff1e4ee.zip opensim-SC_OLD-65268a51ca094cd4510f5e30d0f15602bff1e4ee.tar.gz opensim-SC_OLD-65268a51ca094cd4510f5e30d0f15602bff1e4ee.tar.bz2 opensim-SC_OLD-65268a51ca094cd4510f5e30d0f15602bff1e4ee.tar.xz |
* Weird didnt commit inventory before
Diffstat (limited to 'OpenGridServices/OpenGrid.Framework.Data.MSSQL')
-rw-r--r-- | OpenGridServices/OpenGrid.Framework.Data.MSSQL/MSSQLGridData.cs | 2 | ||||
-rw-r--r-- | OpenGridServices/OpenGrid.Framework.Data.MSSQL/MSSQLManager.cs | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/OpenGridServices/OpenGrid.Framework.Data.MSSQL/MSSQLGridData.cs b/OpenGridServices/OpenGrid.Framework.Data.MSSQL/MSSQLGridData.cs index 8362a1d..884a6fd 100644 --- a/OpenGridServices/OpenGrid.Framework.Data.MSSQL/MSSQLGridData.cs +++ b/OpenGridServices/OpenGrid.Framework.Data.MSSQL/MSSQLGridData.cs | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (c) OpenSim project, http://sim.opensecondlife.org/ | 2 | * Copyright (c) OpenSim project, http://www.openmetaverse.org/ |
3 | * | 3 | * |
4 | * Redistribution and use in source and binary forms, with or without | 4 | * Redistribution and use in source and binary forms, with or without |
5 | * modification, are permitted provided that the following conditions are met: | 5 | * modification, are permitted provided that the following conditions are met: |
diff --git a/OpenGridServices/OpenGrid.Framework.Data.MSSQL/MSSQLManager.cs b/OpenGridServices/OpenGrid.Framework.Data.MSSQL/MSSQLManager.cs index 85e3129..7aa6fb8 100644 --- a/OpenGridServices/OpenGrid.Framework.Data.MSSQL/MSSQLManager.cs +++ b/OpenGridServices/OpenGrid.Framework.Data.MSSQL/MSSQLManager.cs | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (c) OpenSim project, http://sim.opensecondlife.org/ | 2 | * Copyright (c) OpenSim project, http://www.openmetaverse.org/ |
3 | * | 3 | * |
4 | * Redistribution and use in source and binary forms, with or without | 4 | * Redistribution and use in source and binary forms, with or without |
5 | * modification, are permitted provided that the following conditions are met: | 5 | * modification, are permitted provided that the following conditions are met: |